vfs_detach
return vfs_detach(&coda_vfsops);
error = vfs_detach(&adosfs_vfsops);
vfs_detach(&autofs_vfsops);
error = vfs_detach(&autofs_vfsops);
error = vfs_detach(&cd9660_vfsops);
return vfs_detach(&efs_vfsops);
error = vfs_detach(&filecore_vfsops);
return vfs_detach(&hfs_vfsops);
error = vfs_detach(&msdosfs_vfsops);
error = vfs_detach(&nilfs_vfsops);
error = vfs_detach(&ntfs_vfsops);
error = vfs_detach(&ptyfs_vfsops);
return vfs_detach(&puffs_vfsops);
return vfs_detach(&sysvbfs_vfsops);
return vfs_detach(&tmpfs_vfsops);
error = vfs_detach(&udf_vfsops);
return vfs_detach(&union_vfsops);
error = vfs_detach(&unionfs_vfsops);
return vfs_detach(&v7fs_vfsops);
error = vfs_detach(&fdesc_vfsops);
error = vfs_detach(&kernfs_vfsops);
error = vfs_detach(&nullfs_vfsops);
error = vfs_detach(&overlay_vfsops);
error = vfs_detach(&procfs_vfsops);
error = vfs_detach(&umapfs_vfsops);
error = vfs_detach(&nfs_vfsops);
int vfs_detach(struct vfsops *);
return vfs_detach(&chfs_vfsops);
error = vfs_detach(&ext2fs_vfsops);
error = vfs_detach(&ffs_vfsops);
error = vfs_detach(&lfs_vfsops);
error = vfs_detach(&mfs_vfsops);