Searched defs:nfs_pageio_descriptor (Results 1 – 1 of 1) sorted by relevance
97 struct nfs_pageio_descriptor { struct98 struct inode *pg_inode;99 const struct nfs_pageio_ops *pg_ops;100 const struct nfs_rw_ops *pg_rw_ops;101 int pg_ioflags;102 int pg_error;105 struct pnfs_layout_segment *pg_lseg;107 struct nfs_direct_req *pg_dreq;110 u32 pg_mirror_count;111 struct nfs_pgio_mirror *pg_mirrors;[all …]
Completed in 5 milliseconds