Home
last modified time | relevance | path

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

/linux/fs/nfs/
A Dpnfs.h122 struct pnfs_layoutdriver_type { struct
123 struct list_head pnfs_tblid;
124 const u32 id;
125 const char *name;
126 struct module *owner;
127 unsigned flags;
128 unsigned max_deviceinfo_size;
129 unsigned max_layoutget_response;
132 int (*clear_layoutdriver) (struct nfs_server *);
147 const struct nfs_pageio_ops *pg_read_ops;
[all …]

Completed in 7 milliseconds