Lines Matching defs:nfs_pgio_args
601 struct nfs_pgio_args { struct
602 struct nfs4_sequence_args seq_args;
603 struct nfs_fh * fh;
604 struct nfs_open_context *context;
605 struct nfs_lock_context *lock_context;
606 nfs4_stateid stateid;
607 __u64 offset;
608 __u32 count;
609 unsigned int pgbase;
610 struct page ** pages;
611 const u32 * bitmask; /* used by write */
612 enum nfs3_stable_how stable; /* used by write */