Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnfs_xdr.h671 struct nfs_pgio_args { struct
672 struct nfs4_sequence_args seq_args;
673 struct nfs_fh * fh;
674 struct nfs_open_context *context;
675 struct nfs_lock_context *lock_context;
676 nfs4_stateid stateid;
677 __u64 offset;
678 __u32 count;
679 unsigned int pgbase;
680 struct page ** pages;
[all …]