Lines Matching defs:nfs_writeargs
490 struct nfs_writeargs { struct
491 struct nfs_fh * fh;
492 struct nfs_open_context *context;
493 struct nfs_lock_context *lock_context;
494 __u64 offset;
495 __u32 count;
496 enum nfs3_stable_how stable;
497 unsigned int pgbase;
498 struct page ** pages;
499 const u32 * bitmask;
500 struct nfs4_sequence_args seq_args;