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