Home
last modified time | relevance | path

Searched defs:netfs_io_request (Results 1 – 3 of 3) sorted by relevance

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h33230 struct netfs_io_request { struct
33231 struct work_struct work;
33232 struct inode *inode;
33233 struct address_space *mapping;
33234 struct netfs_cache_resources cache_resources;
33235 struct list_head subrequests;
33236 void *netfs_priv;
33237 unsigned int debug_id;
33238 atomic_t nr_outstanding;
33239 atomic_t nr_copy_ops;
[all …]
/external/bcc/libbpf-tools/riscv/
Dvmlinux.h39490 struct netfs_io_request { struct
39491 struct work_struct work;
39492 struct inode *inode;
39493 struct address_space *mapping;
39494 struct netfs_cache_resources cache_resources;
39495 struct list_head subrequests;
39496 void *netfs_priv;
39497 unsigned int debug_id;
39498 atomic_t nr_outstanding;
39499 atomic_t nr_copy_ops;
[all …]
Dvmlinux_602.h39490 struct netfs_io_request { struct
39491 struct work_struct work;
39492 struct inode *inode;
39493 struct address_space *mapping;
39494 struct netfs_cache_resources cache_resources;
39495 struct list_head subrequests;
39496 void *netfs_priv;
39497 unsigned int debug_id;
39498 atomic_t nr_outstanding;
39499 atomic_t nr_copy_ops;
[all …]