Searched defs:nfs_pgio_args (Results 1 – 1 of 1) sorted by relevance
636 struct nfs_pgio_args { struct637 struct nfs4_sequence_args seq_args;638 struct nfs_fh * fh;639 struct nfs_open_context *context;640 struct nfs_lock_context *lock_context;641 nfs4_stateid stateid;642 __u64 offset;643 __u32 count;644 unsigned int pgbase;645 struct page ** pages;[all …]