Searched refs:pnfs_register_layoutdriver (Results 1 - 5 of 5) sorted by relevance

/linux-master/fs/nfs/blocklayout/
H A Dblocklayout.c999 ret = pnfs_register_layoutdriver(&blocklayout_type);
1003 ret = pnfs_register_layoutdriver(&scsilayout_type);
/linux-master/fs/nfs/filelayout/
H A Dfilelayout.c1149 return pnfs_register_layoutdriver(&filelayout_type);
/linux-master/fs/nfs/
H A Dpnfs.h239 extern int pnfs_register_layoutdriver(struct pnfs_layoutdriver_type *);
H A Dpnfs.c216 pnfs_register_layoutdriver(struct pnfs_layoutdriver_type *ld_type) function
246 EXPORT_SYMBOL_GPL(pnfs_register_layoutdriver); variable
/linux-master/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c2603 return pnfs_register_layoutdriver(&flexfilelayout_type);

Completed in 123 milliseconds