Home
last modified time | relevance | path

Searched defs:nfs_writeargs (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/kernel/common/linux/
Dnfs_xdr.h261 struct nfs_writeargs { struct
262 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;