Home
last modified time | relevance | path

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

/bionic/libc/kernel/common/linux/
Dnfs_xdr.h557 struct nfs_write_data { struct
559 int flags;
560 struct rpc_task task;
561 struct inode *inode;
562 struct rpc_cred *cred;
564 struct nfs_fattr fattr;
565 struct nfs_writeverf verf;
566 struct list_head pages;
567 struct nfs_page *req;
569 struct page **pagevec;
[all …]