Searched refs:pnfs_layoutdriver_type (Results 1 – 7 of 7) sorted by relevance
122 struct pnfs_layoutdriver_type { struct235 extern int pnfs_register_layoutdriver(struct pnfs_layoutdriver_type *);236 extern void pnfs_unregister_layoutdriver(struct pnfs_layoutdriver_type *);352 const struct pnfs_layoutdriver_type *ld;365 void nfs4_delete_deviceid(const struct pnfs_layoutdriver_type *, const struct nfs_client *, const s…475 struct pnfs_layoutdriver_type *ld = NFS_SERVER(inode)->pnfs_curr_ld; in pnfs_get_ds_info()
66 static struct pnfs_layoutdriver_type *69 struct pnfs_layoutdriver_type *local; in find_pnfs_driver_locked()80 static struct pnfs_layoutdriver_type *83 struct pnfs_layoutdriver_type *local; in find_pnfs_driver()152 struct pnfs_layoutdriver_type *ld_type = NULL; in set_pnfs_layoutdriver()205 pnfs_register_layoutdriver(struct pnfs_layoutdriver_type *ld_type) in pnfs_register_layoutdriver()208 struct pnfs_layoutdriver_type *tmp; in pnfs_register_layoutdriver()238 pnfs_unregister_layoutdriver(struct pnfs_layoutdriver_type *ld_type) in pnfs_unregister_layoutdriver()261 struct pnfs_layoutdriver_type *ld = NFS_SERVER(ino)->pnfs_curr_ld; in pnfs_alloc_layout_hdr()269 struct pnfs_layoutdriver_type *ld = server->pnfs_curr_ld; in pnfs_free_layout_hdr()[all …]
79 _lookup_deviceid(const struct pnfs_layoutdriver_type *ld, in _lookup_deviceid()231 nfs4_delete_deviceid(const struct pnfs_layoutdriver_type *ld, in nfs4_delete_deviceid()
227 struct pnfs_layoutdriver_type *pnfs_curr_ld; /* Active layout driver */
958 static struct pnfs_layoutdriver_type blocklayout_type = {982 static struct pnfs_layoutdriver_type scsilayout_type = {
1108 static struct pnfs_layoutdriver_type filelayout_type = {
2485 static struct pnfs_layoutdriver_type flexfilelayout_type = {
Completed in 24 milliseconds