Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dnfs_xdr.h645 struct nfs_pgio_args { struct
646 struct nfs4_sequence_args seq_args;
647 struct nfs_fh * fh;
648 struct nfs_open_context *context;
649 struct nfs_lock_context *lock_context;
650 nfs4_stateid stateid;
651 __u64 offset;
652 __u32 count;
653 unsigned int pgbase;
654 struct page ** pages;
[all …]