Home
last modified time | relevance | path

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

/fs/nfs/
Dpnfs.h116 struct pnfs_layoutdriver_type { struct
225 extern int pnfs_register_layoutdriver(struct pnfs_layoutdriver_type *);
226 extern void pnfs_unregister_layoutdriver(struct pnfs_layoutdriver_type *);
323 const struct pnfs_layoutdriver_type *ld;
336 void nfs4_delete_deviceid(const struct pnfs_layoutdriver_type *, const struct nfs_client *, const s…
427 struct pnfs_layoutdriver_type *ld = NFS_SERVER(inode)->pnfs_curr_ld; in pnfs_get_ds_info()
445 struct pnfs_layoutdriver_type *ld = NFS_SERVER(inode)->pnfs_curr_ld; in pnfs_mark_request_commit()
457 struct pnfs_layoutdriver_type *ld = NFS_SERVER(inode)->pnfs_curr_ld; in pnfs_clear_request_commit()
479 struct pnfs_layoutdriver_type *ld = NFS_SERVER(inode)->pnfs_curr_ld; in pnfs_search_commit_reqs()
Dpnfs.c59 static struct pnfs_layoutdriver_type *
62 struct pnfs_layoutdriver_type *local; in find_pnfs_driver_locked()
73 static struct pnfs_layoutdriver_type *
76 struct pnfs_layoutdriver_type *local; in find_pnfs_driver()
145 struct pnfs_layoutdriver_type *ld_type = NULL; in set_pnfs_layoutdriver()
198 pnfs_register_layoutdriver(struct pnfs_layoutdriver_type *ld_type) in pnfs_register_layoutdriver()
201 struct pnfs_layoutdriver_type *tmp; in pnfs_register_layoutdriver()
231 pnfs_unregister_layoutdriver(struct pnfs_layoutdriver_type *ld_type) in pnfs_unregister_layoutdriver()
254 struct pnfs_layoutdriver_type *ld = NFS_SERVER(ino)->pnfs_curr_ld; in pnfs_alloc_layout_hdr()
262 struct pnfs_layoutdriver_type *ld = server->pnfs_curr_ld; in pnfs_free_layout_hdr()
[all …]
Dpnfs_dev.c78 _lookup_deviceid(const struct pnfs_layoutdriver_type *ld, in _lookup_deviceid()
226 nfs4_delete_deviceid(const struct pnfs_layoutdriver_type *ld, in nfs4_delete_deviceid()
/fs/nfs/blocklayout/
Dblocklayout.c885 static struct pnfs_layoutdriver_type blocklayout_type = {
908 static struct pnfs_layoutdriver_type scsilayout_type = {
/fs/nfs/objlayout/
Dobjio_osd.c618 static struct pnfs_layoutdriver_type objlayout_type = {
/fs/nfs/filelayout/
Dfilelayout.c1139 static struct pnfs_layoutdriver_type filelayout_type = {
/fs/nfs/flexfilelayout/
Dflexfilelayout.c2272 static struct pnfs_layoutdriver_type flexfilelayout_type = {