Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h44543 struct nfs_pgio_args { struct
44544 struct nfs4_sequence_args seq_args;
44545 struct nfs_fh *fh;
44546 struct nfs_open_context *context;
44547 struct nfs_lock_context *lock_context;
44548 nfs4_stateid stateid;
44549 __u64 offset;
44550 __u32 count;
44551 unsigned int pgbase;
44552 struct page **pages;
[all …]