Home
last modified time | relevance | path

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

/linux-2.6.39/fs/nfs/
Dpnfs.h68 struct pnfs_layoutdriver_type { struct
116 extern int pnfs_register_layoutdriver(struct pnfs_layoutdriver_type *);
117 extern void pnfs_unregister_layoutdriver(struct pnfs_layoutdriver_type *);
185 struct pnfs_layoutdriver_type *ld; in pnfs_mark_request_commit()
Dpnfs.c50 static struct pnfs_layoutdriver_type *
53 struct pnfs_layoutdriver_type *local; in find_pnfs_driver_locked()
64 static struct pnfs_layoutdriver_type *
67 struct pnfs_layoutdriver_type *local; in find_pnfs_driver()
92 struct pnfs_layoutdriver_type *ld_type = NULL; in set_pnfs_layoutdriver()
127 pnfs_register_layoutdriver(struct pnfs_layoutdriver_type *ld_type) in pnfs_register_layoutdriver()
130 struct pnfs_layoutdriver_type *tmp; in pnfs_register_layoutdriver()
160 pnfs_unregister_layoutdriver(struct pnfs_layoutdriver_type *ld_type) in pnfs_unregister_layoutdriver()
915 struct pnfs_layoutdriver_type *ld; in pnfs_pageio_init_read()
938 struct pnfs_layoutdriver_type *ld; in pnfs_pageio_init_write()
Dnfs4filelayout.c863 static struct pnfs_layoutdriver_type filelayout_type = {
/linux-2.6.39/include/linux/
Dnfs_fs_sb.h144 struct pnfs_layoutdriver_type *pnfs_curr_ld; /* Active layout driver */