Searched refs:vfs_attach (Results 1 – 25 of 36) sorted by relevance
12
148 return vfs_attach(&sysvbfs_vfsops); in sysvbfs_modcmd()
215 return vfs_attach(&v7fs_vfsops); in v7fs_modcmd()
268 error = vfs_attach(&nullfs_vfsops); in null_modcmd()
293 error = vfs_attach(&overlay_vfsops); in overlay_modcmd()
287 error = vfs_attach(&fdesc_vfsops); in fdesc_modcmd()
347 error = vfs_attach(&kernfs_vfsops); in kernfs_modcmd()
473 vfs_attach(struct vfsops *vfs) in vfs_attach() function
357 error = vfs_attach(&umapfs_vfsops); in umap_modcmd()
141 error = vfs_attach(&mfs_vfsops); in mfs_modcmd()
136 vfs_attach(&rumpfs_vfsops); in RUMP_COMPONENT()
582 return vfs_attach(&union_vfsops); in union_modcmd()
490 return vfs_attach(&tmpfs_vfsops); in tmpfs_modcmd()
523 error = vfs_attach(&ptyfs_vfsops); in ptyfs_modcmd()
184 return vfs_attach(&hfs_vfsops); in hfs_modcmd()
396 int vfs_attach(struct vfsops *);
542 error = vfs_attach(&unionfs_vfsops); in unionfs_modcmd()
129 return vfs_attach(&coda_vfsops); in coda_modcmd()
156 error = vfs_attach(&filecore_vfsops); in filecore_modcmd()
648 error = vfs_attach(&procfs_vfsops); in procfs_modcmd()
589 return vfs_attach(&efs_vfsops); in efs_modcmd()
202 error = vfs_attach(&udf_vfsops); in udf_modcmd()
835 return vfs_attach(&chfs_vfsops); in chfs_modcmd()
898 return vfs_attach(&puffs_vfsops); in puffs_modcmd()
160 error = vfs_attach(&cd9660_vfsops); in cd9660_modcmd()
829 error = vfs_attach(&adosfs_vfsops); in adosfs_modcmd()