| /linux-4.4.14/fs/gfs2/ |
| D | main.c | 187 unregister_filesystem(&gfs2meta_fs_type); in init_gfs2_fs() 189 unregister_filesystem(&gfs2_fs_type); in init_gfs2_fs() 231 unregister_filesystem(&gfs2_fs_type); in exit_gfs2_fs() 232 unregister_filesystem(&gfs2meta_fs_type); in exit_gfs2_fs()
|
| /linux-4.4.14/fs/btrfs/tests/ |
| D | btrfs-tests.c | 67 unregister_filesystem(&test_type); in btrfs_init_test_fs() 76 unregister_filesystem(&test_type); in btrfs_destroy_test_fs()
|
| /linux-4.4.14/fs/autofs4/ |
| D | init.c | 47 unregister_filesystem(&autofs_fs_type); in exit_autofs4_fs()
|
| /linux-4.4.14/fs/ |
| D | filesystems.c | 101 int unregister_filesystem(struct file_system_type * fs) in unregister_filesystem() function 122 EXPORT_SYMBOL(unregister_filesystem);
|
| D | binfmt_misc.c | 830 unregister_filesystem(&bm_fs_type); in exit_misc_binfmt()
|
| D | pipe.c | 1164 unregister_filesystem(&pipe_fs_type); in init_pipe_fs()
|
| /linux-4.4.14/drivers/xen/xenfs/ |
| D | super.c | 97 unregister_filesystem(&xenfs_type); in xenfs_exit()
|
| /linux-4.4.14/fs/configfs/ |
| D | mount.c | 163 unregister_filesystem(&configfs_fs_type); in configfs_exit()
|
| /linux-4.4.14/fs/sysv/ |
| D | super.c | 577 unregister_filesystem(&sysv_fs_type); in init_sysv_fs() 586 unregister_filesystem(&sysv_fs_type); in exit_sysv_fs() 587 unregister_filesystem(&v7_fs_type); in exit_sysv_fs()
|
| /linux-4.4.14/fs/freevxfs/ |
| D | vxfs_super.c | 283 unregister_filesystem(&vxfs_fs_type); in vxfs_cleanup()
|
| /linux-4.4.14/fs/efivarfs/ |
| D | super.c | 262 unregister_filesystem(&efivarfs_type); in efivarfs_exit()
|
| /linux-4.4.14/drivers/oprofile/ |
| D | oprofilefs.c | 288 unregister_filesystem(&oprofilefs_type); in oprofilefs_unregister()
|
| /linux-4.4.14/fs/efs/ |
| D | super.c | 152 unregister_filesystem(&efs_fs_type); in exit_efs_fs()
|
| /linux-4.4.14/drivers/staging/rdma/ipath/ |
| D | ipath_fs.c | 414 unregister_filesystem(&ipathfs_fs_type); in ipath_exit_ipathfs()
|
| /linux-4.4.14/fs/jffs2/ |
| D | super.c | 424 unregister_filesystem(&jffs2_fs_type); in exit_jffs2_fs()
|
| /linux-4.4.14/fs/fuse/ |
| D | control.c | 353 unregister_filesystem(&fuse_ctl_fs_type); in fuse_ctl_cleanup()
|
| D | inode.c | 1233 unregister_filesystem(&fuseblk_fs_type); in unregister_fuseblk() 1285 unregister_filesystem(&fuse_fs_type); in fuse_fs_cleanup()
|
| /linux-4.4.14/fs/coda/ |
| D | psdev.c | 424 err = unregister_filesystem(&coda_fs_type); in exit_coda()
|
| /linux-4.4.14/drivers/base/ |
| D | devtmpfs.c | 437 unregister_filesystem(&dev_fs_type); in devtmpfs_init()
|
| /linux-4.4.14/fs/qnx4/ |
| D | inode.c | 419 unregister_filesystem(&qnx4_fs_type); in exit_qnx4_fs()
|
| /linux-4.4.14/fs/openpromfs/ |
| D | inode.c | 460 unregister_filesystem(&openprom_fs_type); in exit_openprom_fs()
|
| /linux-4.4.14/init/ |
| D | do_mounts.c | 645 unregister_filesystem(&rootfs_fs_type); in init_rootfs()
|
| /linux-4.4.14/fs/pstore/ |
| D | inode.c | 486 unregister_filesystem(&pstore_fs_type); in module_init()
|
| /linux-4.4.14/fs/afs/ |
| D | super.c | 121 unregister_filesystem(&afs_fs_type); in afs_fs_exit()
|
| /linux-4.4.14/fs/squashfs/ |
| D | super.c | 461 unregister_filesystem(&squashfs_fs_type); in exit_squashfs_fs()
|
| /linux-4.4.14/fs/hfs/ |
| D | super.c | 498 unregister_filesystem(&hfs_fs_type); in exit_hfs_fs()
|
| /linux-4.4.14/fs/9p/ |
| D | v9fs.c | 670 unregister_filesystem(&v9fs_fs_type); in exit_v9fs()
|
| /linux-4.4.14/arch/s390/hypfs/ |
| D | inode.c | 503 unregister_filesystem(&hypfs_type); in hypfs_exit()
|
| /linux-4.4.14/fs/ocfs2/dlmfs/ |
| D | dlmfs.c | 671 unregister_filesystem(&dlmfs_fs_type); in exit_dlmfs_fs()
|
| /linux-4.4.14/drivers/misc/ibmasm/ |
| D | ibmasmfs.c | 208 unregister_filesystem(&ibmasmfs_type); in ibmasmfs_unregister()
|
| /linux-4.4.14/fs/romfs/ |
| D | super.c | 645 unregister_filesystem(&romfs_fs_type); in exit_romfs_fs()
|
| /linux-4.4.14/fs/cramfs/ |
| D | inode.c | 606 unregister_filesystem(&cramfs_fs_type); in exit_cramfs_fs()
|
| /linux-4.4.14/fs/bfs/ |
| D | inode.c | 494 unregister_filesystem(&bfs_fs_type); in exit_bfs_fs()
|
| /linux-4.4.14/fs/adfs/ |
| D | super.c | 556 unregister_filesystem(&adfs_fs_type); in exit_adfs_fs()
|
| /linux-4.4.14/drivers/infiniband/hw/qib/ |
| D | qib_fs.c | 620 return unregister_filesystem(&qibfs_fs_type); in qib_exit_qibfs()
|
| /linux-4.4.14/fs/devpts/ |
| D | inode.c | 718 unregister_filesystem(&devpts_fs_type); in init_devpts_fs()
|
| /linux-4.4.14/fs/omfs/ |
| D | inode.c | 592 unregister_filesystem(&omfs_fs_type); in exit_omfs_fs()
|
| /linux-4.4.14/fs/affs/ |
| D | super.c | 644 unregister_filesystem(&affs_fs_type); in exit_affs_fs()
|
| /linux-4.4.14/fs/ecryptfs/ |
| D | main.c | 896 unregister_filesystem(&ecryptfs_fs_type); in ecryptfs_exit()
|
| /linux-4.4.14/arch/powerpc/platforms/cell/spufs/ |
| D | inode.c | 804 unregister_filesystem(&spufs_type); in spufs_exit()
|
| /linux-4.4.14/fs/logfs/ |
| D | super.c | 642 unregister_filesystem(&logfs_fs_type); in logfs_exit()
|
| /linux-4.4.14/fs/hfsplus/ |
| D | super.c | 689 unregister_filesystem(&hfsplus_fs_type); in exit_hfsplus_fs()
|
| /linux-4.4.14/fs/qnx6/ |
| D | inode.c | 679 unregister_filesystem(&qnx6_fs_type); in exit_qnx6_fs()
|
| /linux-4.4.14/fs/hpfs/ |
| D | super.c | 793 unregister_filesystem(&hpfs_fs_type); in exit_hpfs_fs()
|
| /linux-4.4.14/fs/fat/ |
| D | namei_msdos.c | 676 unregister_filesystem(&msdos_fs_type); in exit_msdos_fs()
|
| D | namei_vfat.c | 1081 unregister_filesystem(&vfat_fs_type); in exit_vfat_fs()
|
| /linux-4.4.14/fs/nfs/ |
| D | super.c | 347 unregister_filesystem(&nfs4_fs_type); in unregister_nfs4_fs() 393 unregister_filesystem(&nfs_fs_type); in register_nfs_fs() 406 unregister_filesystem(&nfs_fs_type); in unregister_nfs_fs()
|
| /linux-4.4.14/fs/befs/ |
| D | linuxvfs.c | 955 unregister_filesystem(&befs_fs_type); in exit_befs_fs()
|
| /linux-4.4.14/fs/minix/ |
| D | inode.c | 683 unregister_filesystem(&minix_fs_type); in exit_minix_fs()
|
| /linux-4.4.14/fs/jfs/ |
| D | super.c | 998 unregister_filesystem(&jfs_fs_type); in exit_jfs_fs()
|
| /linux-4.4.14/fs/ceph/ |
| D | super.c | 1068 unregister_filesystem(&ceph_fs_type); in exit_ceph()
|
| /linux-4.4.14/fs/nfsd/ |
| D | nfsctl.c | 1310 unregister_filesystem(&nfsd_fs_type); in exit_nfsd()
|
| /linux-4.4.14/fs/exofs/ |
| D | super.c | 1040 unregister_filesystem(&exofs_type); in exit_exofs()
|
| /linux-4.4.14/fs/hostfs/ |
| D | hostfs_kern.c | 1013 unregister_filesystem(&hostfs_type); in exit_hostfs()
|
| /linux-4.4.14/fs/overlayfs/ |
| D | super.c | 1153 unregister_filesystem(&ovl_fs_type); in ovl_exit()
|
| /linux-4.4.14/drivers/staging/lustre/lustre/obdclass/ |
| D | obd_mount.c | 1205 return unregister_filesystem(&lustre_fs_type); in lustre_unregister_fs()
|
| /linux-4.4.14/fs/cifs/ |
| D | cifsfs.c | 1280 unregister_filesystem(&cifs_fs_type); in exit_cifs()
|
| /linux-4.4.14/fs/ncpfs/ |
| D | inode.c | 1066 unregister_filesystem(&ncp_fs_type); in exit_ncp_fs()
|
| /linux-4.4.14/fs/nilfs2/ |
| D | super.c | 1481 unregister_filesystem(&nilfs_fs_type); in exit_nilfs_fs()
|
| /linux-4.4.14/fs/hugetlbfs/ |
| D | inode.c | 1377 unregister_filesystem(&hugetlbfs_fs_type); in exit_hugetlbfs_fs()
|
| /linux-4.4.14/fs/isofs/ |
| D | inode.c | 1548 unregister_filesystem(&iso9660_fs_type); in exit_iso9660_fs()
|
| /linux-4.4.14/fs/f2fs/ |
| D | super.c | 1510 unregister_filesystem(&f2fs_fs_type); in exit_f2fs_fs()
|
| /linux-4.4.14/ipc/ |
| D | mqueue.c | 1461 unregister_filesystem(&mqueue_fs_type); in init_mqueue_fs()
|
| /linux-4.4.14/net/sunrpc/ |
| D | rpc_pipe.c | 1526 unregister_filesystem(&rpc_pipe_fs_type); in unregister_rpc_pipefs()
|
| /linux-4.4.14/fs/ext2/ |
| D | super.c | 1577 unregister_filesystem(&ext2_fs_type); in exit_ext2_fs()
|
| /linux-4.4.14/fs/xfs/ |
| D | xfs_super.c | 1926 unregister_filesystem(&xfs_fs_type); in exit_xfs_fs()
|
| /linux-4.4.14/fs/ext4/ |
| D | super.c | 5203 unregister_filesystem(&ext2_fs_type); in unregister_as_ext2() 5232 unregister_filesystem(&ext3_fs_type); in unregister_as_ext3() 5333 unregister_filesystem(&ext4_fs_type); in ext4_exit_fs()
|
| /linux-4.4.14/fs/ufs/ |
| D | super.c | 1491 unregister_filesystem(&ufs_fs_type); in exit_ufs_fs()
|
| /linux-4.4.14/security/selinux/ |
| D | selinuxfs.c | 1883 unregister_filesystem(&sel_fs_type); in exit_sel_fs()
|
| /linux-4.4.14/fs/btrfs/ |
| D | super.c | 2367 unregister_filesystem(&btrfs_fs_type); in exit_btrfs_fs()
|
| /linux-4.4.14/drivers/usb/gadget/legacy/ |
| D | inode.c | 2064 unregister_filesystem (&gadgetfs_type); in cleanup()
|
| /linux-4.4.14/fs/ubifs/ |
| D | super.c | 2304 unregister_filesystem(&ubifs_fs_type); in ubifs_exit()
|
| /linux-4.4.14/fs/reiserfs/ |
| D | super.c | 2547 unregister_filesystem(&reiserfs_fs_type); in exit_reiserfs_fs()
|
| /linux-4.4.14/fs/udf/ |
| D | super.c | 253 unregister_filesystem(&udf_fstype); in exit_udf_fs()
|
| /linux-4.4.14/fs/ocfs2/ |
| D | super.c | 1663 unregister_filesystem(&ocfs2_fs_type); in ocfs2_exit()
|
| /linux-4.4.14/fs/ntfs/ |
| D | super.c | 3187 unregister_filesystem(&ntfs_fs_type); in exit_ntfs_fs()
|
| /linux-4.4.14/include/linux/ |
| D | fs.h | 2009 extern int unregister_filesystem(struct file_system_type *);
|
| /linux-4.4.14/net/ |
| D | socket.c | 2525 unregister_filesystem(&sock_fs_type); in sock_init()
|
| /linux-4.4.14/drivers/usb/gadget/function/ |
| D | f_fs.c | 1371 unregister_filesystem(&ffs_fs_type); in functionfs_cleanup()
|
| /linux-4.4.14/mm/ |
| D | shmem.c | 3253 unregister_filesystem(&shmem_fs_type); in shmem_init()
|
| /linux-4.4.14/Documentation/filesystems/ |
| D | vfs.txt | 95 extern int unregister_filesystem(struct file_system_type *);
|
| /linux-4.4.14/arch/ia64/kernel/ |
| D | perfmon.c | 1537 unregister_filesystem(&pfm_fs_type); in init_pfm_fs()
|