Searched refs:unregister_filesystem (Results 1 - 82 of 82) sorted by relevance

/linux-4.1.27/fs/autofs4/
H A Dinit.c47 unregister_filesystem(&autofs_fs_type); exit_autofs4_fs()
/linux-4.1.27/fs/gfs2/
H A Dmain.c187 unregister_filesystem(&gfs2meta_fs_type); init_gfs2_fs()
189 unregister_filesystem(&gfs2_fs_type); init_gfs2_fs()
231 unregister_filesystem(&gfs2_fs_type); exit_gfs2_fs()
232 unregister_filesystem(&gfs2meta_fs_type); exit_gfs2_fs()
/linux-4.1.27/fs/btrfs/tests/
H A Dbtrfs-tests.c67 unregister_filesystem(&test_type); btrfs_init_test_fs()
76 unregister_filesystem(&test_type); btrfs_destroy_test_fs()
/linux-4.1.27/fs/
H A Dfilesystems.c23 * During the unload module must call unregister_filesystem().
90 * unregister_filesystem - unregister a file system
101 int unregister_filesystem(struct file_system_type * fs) unregister_filesystem() function
122 EXPORT_SYMBOL(unregister_filesystem); variable
H A Dbinfmt_misc.c830 unregister_filesystem(&bm_fs_type); exit_misc_binfmt()
H A Dpipe.c1119 unregister_filesystem(&pipe_fs_type); init_pipe_fs()
/linux-4.1.27/drivers/xen/xenfs/
H A Dsuper.c94 unregister_filesystem(&xenfs_type); xenfs_exit()
/linux-4.1.27/fs/sysv/
H A Dsuper.c577 unregister_filesystem(&sysv_fs_type); init_sysv_fs()
586 unregister_filesystem(&sysv_fs_type); exit_sysv_fs()
587 unregister_filesystem(&v7_fs_type); exit_sysv_fs()
/linux-4.1.27/fs/configfs/
H A Dmount.c163 unregister_filesystem(&configfs_fs_type); configfs_exit()
/linux-4.1.27/drivers/oprofile/
H A Doprofilefs.c288 unregister_filesystem(&oprofilefs_type); oprofilefs_unregister()
/linux-4.1.27/fs/openpromfs/
H A Dinode.c460 unregister_filesystem(&openprom_fs_type); exit_openprom_fs()
/linux-4.1.27/fs/jffs2/
H A Dsuper.c424 unregister_filesystem(&jffs2_fs_type); exit_jffs2_fs()
/linux-4.1.27/fs/efivarfs/
H A Dsuper.c262 unregister_filesystem(&efivarfs_type); efivarfs_exit()
/linux-4.1.27/fs/efs/
H A Dsuper.c152 unregister_filesystem(&efs_fs_type); exit_efs_fs()
/linux-4.1.27/fs/freevxfs/
H A Dvxfs_super.c283 unregister_filesystem(&vxfs_fs_type); vxfs_cleanup()
/linux-4.1.27/fs/fuse/
H A Dcontrol.c353 unregister_filesystem(&fuse_ctl_fs_type); fuse_ctl_cleanup()
H A Dinode.c1177 unregister_filesystem(&fuseblk_fs_type); unregister_fuseblk()
1229 unregister_filesystem(&fuse_fs_type); fuse_fs_cleanup()
/linux-4.1.27/drivers/infiniband/hw/ipath/
H A Dipath_fs.c421 unregister_filesystem(&ipathfs_fs_type); ipath_exit_ipathfs()
/linux-4.1.27/drivers/base/
H A Ddevtmpfs.c437 unregister_filesystem(&dev_fs_type); devtmpfs_init()
/linux-4.1.27/fs/qnx4/
H A Dinode.c419 unregister_filesystem(&qnx4_fs_type); exit_qnx4_fs()
/linux-4.1.27/fs/hfs/
H A Dsuper.c497 unregister_filesystem(&hfs_fs_type); exit_hfs_fs()
/linux-4.1.27/fs/bfs/
H A Dinode.c494 unregister_filesystem(&bfs_fs_type); exit_bfs_fs()
/linux-4.1.27/fs/coda/
H A Dpsdev.c424 err = unregister_filesystem(&coda_fs_type); exit_coda()
/linux-4.1.27/drivers/misc/ibmasm/
H A Dibmasmfs.c208 unregister_filesystem(&ibmasmfs_type); ibmasmfs_unregister()
/linux-4.1.27/drivers/infiniband/hw/qib/
H A Dqib_fs.c620 return unregister_filesystem(&qibfs_fs_type); qib_exit_qibfs()
/linux-4.1.27/fs/omfs/
H A Dinode.c592 unregister_filesystem(&omfs_fs_type); exit_omfs_fs()
/linux-4.1.27/fs/romfs/
H A Dsuper.c645 unregister_filesystem(&romfs_fs_type); exit_romfs_fs()
/linux-4.1.27/fs/squashfs/
H A Dsuper.c461 unregister_filesystem(&squashfs_fs_type); exit_squashfs_fs()
/linux-4.1.27/fs/hfsplus/
H A Dsuper.c688 unregister_filesystem(&hfsplus_fs_type); exit_hfsplus_fs()
/linux-4.1.27/fs/logfs/
H A Dsuper.c642 unregister_filesystem(&logfs_fs_type); logfs_exit()
/linux-4.1.27/init/
H A Ddo_mounts.c640 unregister_filesystem(&rootfs_fs_type); init_rootfs()
/linux-4.1.27/arch/s390/hypfs/
H A Dinode.c508 unregister_filesystem(&hypfs_type); hypfs_exit()
/linux-4.1.27/fs/afs/
H A Dsuper.c121 unregister_filesystem(&afs_fs_type); afs_fs_exit()
/linux-4.1.27/fs/cramfs/
H A Dinode.c606 unregister_filesystem(&cramfs_fs_type); exit_cramfs_fs()
/linux-4.1.27/fs/devpts/
H A Dinode.c703 unregister_filesystem(&devpts_fs_type); init_devpts_fs()
/linux-4.1.27/fs/9p/
H A Dv9fs.c676 unregister_filesystem(&v9fs_fs_type); exit_v9fs()
/linux-4.1.27/fs/adfs/
H A Dsuper.c556 unregister_filesystem(&adfs_fs_type); exit_adfs_fs()
/linux-4.1.27/fs/affs/
H A Dsuper.c642 unregister_filesystem(&affs_fs_type); exit_affs_fs()
/linux-4.1.27/fs/nfs/
H A Dsuper.c347 unregister_filesystem(&nfs4_fs_type); unregister_nfs4_fs()
390 unregister_filesystem(&nfs_fs_type); register_nfs_fs()
403 unregister_filesystem(&nfs_fs_type); unregister_nfs_fs()
/linux-4.1.27/fs/ocfs2/dlmfs/
H A Ddlmfs.c671 unregister_filesystem(&dlmfs_fs_type); exit_dlmfs_fs()
/linux-4.1.27/fs/overlayfs/
H A Dsuper.c1052 unregister_filesystem(&ovl_fs_type); ovl_exit()
/linux-4.1.27/fs/qnx6/
H A Dinode.c679 unregister_filesystem(&qnx6_fs_type); exit_qnx6_fs()
/linux-4.1.27/fs/hostfs/
H A Dhostfs_kern.c1016 unregister_filesystem(&hostfs_type); exit_hostfs()
/linux-4.1.27/fs/hpfs/
H A Dsuper.c775 unregister_filesystem(&hpfs_fs_type); exit_hpfs_fs()
/linux-4.1.27/fs/hppfs/
H A Dhppfs.c761 unregister_filesystem(&hppfs_type); exit_hppfs()
/linux-4.1.27/fs/jfs/
H A Dsuper.c1001 unregister_filesystem(&jfs_fs_type); exit_jfs_fs()
/linux-4.1.27/fs/minix/
H A Dinode.c683 unregister_filesystem(&minix_fs_type); exit_minix_fs()
/linux-4.1.27/arch/powerpc/platforms/cell/spufs/
H A Dinode.c804 unregister_filesystem(&spufs_type); spufs_exit()
/linux-4.1.27/fs/ceph/
H A Dsuper.c1046 unregister_filesystem(&ceph_fs_type); exit_ceph()
/linux-4.1.27/fs/ecryptfs/
H A Dmain.c896 unregister_filesystem(&ecryptfs_fs_type); ecryptfs_exit()
/linux-4.1.27/fs/fat/
H A Dnamei_msdos.c676 unregister_filesystem(&msdos_fs_type); exit_msdos_fs()
H A Dnamei_vfat.c1081 unregister_filesystem(&vfat_fs_type); exit_vfat_fs()
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
H A Dobd_mount.c1318 return unregister_filesystem(&lustre_fs_type); lustre_unregister_fs()
/linux-4.1.27/fs/hugetlbfs/
H A Dinode.c1108 unregister_filesystem(&hugetlbfs_fs_type); exit_hugetlbfs_fs()
/linux-4.1.27/fs/ncpfs/
H A Dinode.c1066 unregister_filesystem(&ncp_fs_type); exit_ncp_fs()
/linux-4.1.27/fs/nfsd/
H A Dnfsctl.c1310 unregister_filesystem(&nfsd_fs_type); exit_nfsd()
/linux-4.1.27/fs/nilfs2/
H A Dsuper.c1482 unregister_filesystem(&nilfs_fs_type); exit_nilfs_fs()
/linux-4.1.27/ipc/
H A Dmqueue.c1449 unregister_filesystem(&mqueue_fs_type); init_mqueue_fs()
/linux-4.1.27/fs/befs/
H A Dlinuxvfs.c972 unregister_filesystem(&befs_fs_type); exit_befs_fs()
/linux-4.1.27/fs/cifs/
H A Dcifsfs.c1285 unregister_filesystem(&cifs_fs_type); exit_cifs()
/linux-4.1.27/fs/exofs/
H A Dsuper.c1040 unregister_filesystem(&exofs_type); exit_exofs()
/linux-4.1.27/fs/f2fs/
H A Dsuper.c1335 unregister_filesystem(&f2fs_fs_type); exit_f2fs_fs()
/linux-4.1.27/net/sunrpc/
H A Drpc_pipe.c1526 unregister_filesystem(&rpc_pipe_fs_type); unregister_rpc_pipefs()
/linux-4.1.27/fs/ufs/
H A Dsuper.c1518 unregister_filesystem(&ufs_fs_type); exit_ufs_fs()
/linux-4.1.27/fs/xfs/
H A Dxfs_super.c1881 unregister_filesystem(&xfs_fs_type); exit_xfs_fs()
/linux-4.1.27/fs/isofs/
H A Dinode.c1548 unregister_filesystem(&iso9660_fs_type); exit_iso9660_fs()
/linux-4.1.27/fs/ext2/
H A Dsuper.c1571 unregister_filesystem(&ext2_fs_type); exit_ext2_fs()
/linux-4.1.27/security/selinux/
H A Dselinuxfs.c1891 unregister_filesystem(&sel_fs_type); exit_sel_fs()
/linux-4.1.27/fs/ext4/
H A Dsuper.c5532 unregister_filesystem(&ext2_fs_type); unregister_as_ext2()
5562 unregister_filesystem(&ext3_fs_type); unregister_as_ext3()
5707 unregister_filesystem(&ext4_fs_type); ext4_exit_fs()
/linux-4.1.27/drivers/usb/gadget/legacy/
H A Dinode.c2061 unregister_filesystem (&gadgetfs_type); cleanup()
/linux-4.1.27/fs/ocfs2/
H A Dsuper.c1650 unregister_filesystem(&ocfs2_fs_type); ocfs2_exit()
/linux-4.1.27/fs/reiserfs/
H A Dsuper.c2547 unregister_filesystem(&reiserfs_fs_type); exit_reiserfs_fs()
/linux-4.1.27/fs/ubifs/
H A Dsuper.c2293 unregister_filesystem(&ubifs_fs_type); ubifs_exit()
/linux-4.1.27/fs/udf/
H A Dsuper.c253 unregister_filesystem(&udf_fstype); exit_udf_fs()
/linux-4.1.27/fs/btrfs/
H A Dsuper.c2234 unregister_filesystem(&btrfs_fs_type); exit_btrfs_fs()
/linux-4.1.27/drivers/usb/gadget/function/
H A Df_fs.c1371 unregister_filesystem(&ffs_fs_type); functionfs_cleanup()
/linux-4.1.27/fs/ext3/
H A Dsuper.c3156 unregister_filesystem(&ext3_fs_type); exit_ext3_fs()
/linux-4.1.27/mm/
H A Dshmem.c3242 unregister_filesystem(&shmem_fs_type); shmem_init()
/linux-4.1.27/net/
H A Dsocket.c2534 unregister_filesystem(&sock_fs_type); sock_init()
/linux-4.1.27/fs/ntfs/
H A Dsuper.c3194 unregister_filesystem(&ntfs_fs_type); exit_ntfs_fs()
/linux-4.1.27/include/linux/
H A Dfs.h1984 extern int unregister_filesystem(struct file_system_type *);
/linux-4.1.27/arch/ia64/kernel/
H A Dperfmon.c1537 unregister_filesystem(&pfm_fs_type); init_pfm_fs()

Completed in 2808 milliseconds