Home
last modified time | relevance | path

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

/development/ndk/platforms/android-9/include/linux/
Dnfs_xdr.h464 struct nfs_read_data { struct
465 int flags;
466 struct rpc_task task;
467 struct inode *inode;
468 struct rpc_cred *cred;
469 struct nfs_fattr fattr;
470 struct list_head pages;
471 struct nfs_page *req;
472 struct page **pagevec;
473 unsigned int npages;
[all …]