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.h678 struct nfs_pgio_args { struct
679 struct nfs4_sequence_args seq_args;
680 struct nfs_fh * fh;
681 struct nfs_open_context *context;
682 struct nfs_lock_context *lock_context;
683 nfs4_stateid stateid;
684 __u64 offset;
685 __u32 count;
686 unsigned int pgbase;
687 struct page ** pages;
[all …]