Searched defs:nfs_writeargs (Results 1 – 1 of 1) sorted by relevance
261 struct nfs_writeargs { struct262 struct nfs_fh * fh;264 struct nfs_open_context *context;265 __u64 offset;266 __u32 count;267 enum nfs3_stable_how stable;269 unsigned int pgbase;270 struct page ** pages;271 const u32 * bitmask;