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.h670 struct nfs_pgio_args { struct
671 struct nfs4_sequence_args seq_args;
672 struct nfs_fh * fh;
673 struct nfs_open_context *context;
674 struct nfs_lock_context *lock_context;
675 nfs4_stateid stateid;
676 __u64 offset;
677 __u32 count;
678 unsigned int pgbase;
679 struct page ** pages;
[all …]