Searched defs:pnfs_layoutdriver_type (Results 1 – 1 of 1) sorted by relevance
130 struct pnfs_layoutdriver_type { struct131 struct list_head pnfs_tblid;132 const u32 id;133 const char *name;134 struct module *owner;135 unsigned flags;136 unsigned max_layoutget_response;139 int (*clear_layoutdriver) (struct nfs_server *);154 const struct nfs_pageio_ops *pg_read_ops;155 const struct nfs_pageio_ops *pg_write_ops;[all …]
Completed in 8 milliseconds