Searched refs:vfs_detach (Results 1 – 25 of 35) sorted by relevance
12
150 return vfs_detach(&sysvbfs_vfsops); in sysvbfs_modcmd()
217 return vfs_detach(&v7fs_vfsops); in v7fs_modcmd()
273 error = vfs_detach(&nullfs_vfsops); in null_modcmd()
296 error = vfs_detach(&overlay_vfsops); in overlay_modcmd()
292 error = vfs_detach(&fdesc_vfsops); in fdesc_modcmd()
350 error = vfs_detach(&kernfs_vfsops); in kernfs_modcmd()
518 vfs_detach(struct vfsops *vfs) in vfs_detach() function
360 error = vfs_detach(&umapfs_vfsops); in umap_modcmd()
144 error = vfs_detach(&mfs_vfsops); in mfs_modcmd()
584 return vfs_detach(&union_vfsops); in union_modcmd()
492 return vfs_detach(&tmpfs_vfsops); in tmpfs_modcmd()
528 error = vfs_detach(&ptyfs_vfsops); in ptyfs_modcmd()
186 return vfs_detach(&hfs_vfsops); in hfs_modcmd()
397 int vfs_detach(struct vfsops *);
558 error = vfs_detach(&unionfs_vfsops); in unionfs_modcmd()
131 return vfs_detach(&coda_vfsops); in coda_modcmd()
161 error = vfs_detach(&filecore_vfsops); in filecore_modcmd()
666 error = vfs_detach(&procfs_vfsops); in procfs_modcmd()
591 return vfs_detach(&efs_vfsops); in efs_modcmd()
207 error = vfs_detach(&udf_vfsops); in udf_modcmd()
837 return vfs_detach(&chfs_vfsops); in chfs_modcmd()
900 return vfs_detach(&puffs_vfsops); in puffs_modcmd()
163 error = vfs_detach(&cd9660_vfsops); in cd9660_modcmd()
839 error = vfs_detach(&adosfs_vfsops); in adosfs_modcmd()
922 error = vfs_detach(&ntfs_vfsops); in ntfs_modcmd()