Searched defs:nfs_writeargs (Results 1 – 1 of 1) sorted by relevance
257 struct nfs_writeargs { struct258 struct nfs_fh * fh;259 struct nfs_open_context *context;260 __u64 offset;261 __u32 count;262 enum nfs3_stable_how stable;263 unsigned int pgbase;264 struct page ** pages;265 const u32 * bitmask;