Searched refs:pnfs_layoutdriver_type (Results 1 – 8 of 8) sorted by relevance
130 struct pnfs_layoutdriver_type { struct242 extern int pnfs_register_layoutdriver(struct pnfs_layoutdriver_type *);243 extern void pnfs_unregister_layoutdriver(struct pnfs_layoutdriver_type *);244 extern const struct pnfs_layoutdriver_type *pnfs_find_layoutdriver(u32 id);245 extern void pnfs_put_layoutdriver(const struct pnfs_layoutdriver_type *ld);369 const struct pnfs_layoutdriver_type *ld;382 void nfs4_delete_deviceid(const struct pnfs_layoutdriver_type *, const struct nfs_client *, const s…490 struct pnfs_layoutdriver_type *ld = NFS_SERVER(inode)->pnfs_curr_ld; in pnfs_get_ds_info()
67 static struct pnfs_layoutdriver_type *70 struct pnfs_layoutdriver_type *local; in find_pnfs_driver_locked()81 static struct pnfs_layoutdriver_type *84 struct pnfs_layoutdriver_type *local; in find_pnfs_driver()96 const struct pnfs_layoutdriver_type *pnfs_find_layoutdriver(u32 id) in pnfs_find_layoutdriver()101 void pnfs_put_layoutdriver(const struct pnfs_layoutdriver_type *ld) in pnfs_put_layoutdriver()164 struct pnfs_layoutdriver_type *ld_type = NULL; in set_pnfs_layoutdriver()217 pnfs_register_layoutdriver(struct pnfs_layoutdriver_type *ld_type) in pnfs_register_layoutdriver()220 struct pnfs_layoutdriver_type *tmp; in pnfs_register_layoutdriver()250 pnfs_unregister_layoutdriver(struct pnfs_layoutdriver_type *ld_type) in pnfs_unregister_layoutdriver()[all …]
79 _lookup_deviceid(const struct pnfs_layoutdriver_type *ld, in _lookup_deviceid()228 nfs4_delete_deviceid(const struct pnfs_layoutdriver_type *ld, in nfs4_delete_deviceid()
371 const struct pnfs_layoutdriver_type *ld = NULL; in nfs4_callback_devicenotify()
240 struct pnfs_layoutdriver_type *pnfs_curr_ld; /* Active layout driver */
947 static struct pnfs_layoutdriver_type blocklayout_type = {971 static struct pnfs_layoutdriver_type scsilayout_type = {
1116 static struct pnfs_layoutdriver_type filelayout_type = {
2602 static struct pnfs_layoutdriver_type flexfilelayout_type = {