Searched defs:nfs_writeargs (Results 1 – 1 of 1) sorted by relevance
203 struct nfs_writeargs { struct204 struct nfs_fh * fh;205 struct nfs_open_context *context;206 __u64 offset;207 __u32 count;208 enum nfs3_stable_how stable;209 unsigned int pgbase;210 struct page ** pages;211 const u32 * bitmask;