Home
last modified time | relevance | path

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

/bionic/libc/kernel/common/linux/
Dnfs_xdr.h245 struct nfs_readargs { struct
246 struct nfs_fh * fh;
247 struct nfs_open_context *context;
249 __u64 offset;
250 __u32 count;
251 unsigned int pgbase;
252 struct page ** pages;