Home
last modified time | relevance | path

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

/development/ndk/platforms/android-9/include/linux/
Dnfs_xdr.h479 struct nfs_write_data { struct
480 int flags;
481 struct rpc_task task;
482 struct inode *inode;
483 struct rpc_cred *cred;
484 struct nfs_fattr fattr;
485 struct nfs_writeverf verf;
486 struct list_head pages;
487 struct nfs_page *req;
488 struct page **pagevec;
[all …]