Lines Matching defs:nfs_pgio_args
570 struct nfs_pgio_args { struct
571 struct nfs4_sequence_args seq_args;
572 struct nfs_fh * fh;
573 struct nfs_open_context *context;
574 struct nfs_lock_context *lock_context;
575 nfs4_stateid stateid;
576 __u64 offset;
577 __u32 count;
578 unsigned int pgbase;
579 struct page ** pages;
580 const u32 * bitmask; /* used by write */
581 enum nfs3_stable_how stable; /* used by write */