Home
last modified time | relevance | path

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

/development/ndk/platforms/android-9/include/linux/
Dnfs_xdr.h203 struct nfs_writeargs { struct
204 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;