Home
last modified time | relevance | path

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

/development/ndk/platforms/android-3/include/linux/
Dnfs_xdr.h188 struct nfs_readargs { struct
189 struct nfs_fh * fh;
190 struct nfs_open_context *context;
191 __u64 offset;
192 __u32 count;
193 unsigned int pgbase;
194 struct page ** pages;