Searched defs:nfs_pgio_args (Results 1 – 1 of 1) sorted by relevance
667 struct nfs_pgio_args { struct668 struct nfs4_sequence_args seq_args;669 struct nfs_fh * fh;670 struct nfs_open_context *context;671 struct nfs_lock_context *lock_context;672 nfs4_stateid stateid;673 __u64 offset;674 __u32 count;675 unsigned int pgbase;676 struct page ** pages;[all …]