Home
last modified time | relevance | path

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

/linux/include/linux/
A Dnfs_page.h93 struct nfs_pageio_descriptor { struct
94 struct inode *pg_inode;
95 const struct nfs_pageio_ops *pg_ops;
96 const struct nfs_rw_ops *pg_rw_ops;
97 int pg_ioflags;
98 int pg_error;
99 const struct rpc_call_ops *pg_rpc_callops;
101 struct pnfs_layout_segment *pg_lseg;
102 struct nfs_io_completion *pg_io_completion;
103 struct nfs_direct_req *pg_dreq;
[all …]

Completed in 6 milliseconds