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

/linux-4.4.14/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.4.14/fs/autofs4/
H A Dinit.c47 unregister_filesystem(&autofs_fs_type); exit_autofs4_fs()
/linux-4.4.14/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.4.14/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.c1164 unregister_filesystem(&pipe_fs_type); init_pipe_fs()
/linux-4.4.14/drivers/xen/xenfs/
H A Dsuper.c97 unregister_filesystem(&xenfs_type); xenfs_exit()
/linux-4.4.14/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.4.14/fs/configfs/
H A Dmount.c163 unregister_filesystem(&configfs_fs_type); configfs_exit()
/linux-4.4.14/drivers/oprofile/
H A Doprofilefs.c288 unregister_filesystem(&oprofilefs_type); oprofilefs_unregister()
/linux-4.4.14/fs/freevxfs/
H A Dvxfs_super.c283 unregister_filesystem(&vxfs_fs_type); vxfs_cleanup()
/linux-4.4.14/fs/fuse/
H A Dcontrol.c353 unregister_filesystem(&fuse_ctl_fs_type); fuse_ctl_cleanup()
H A Dinode.c1233 unregister_filesystem(&fuseblk_fs_type); unregister_fuseblk()
1285 unregister_filesystem(&fuse_fs_type); fuse_fs_cleanup()
/linux-4.4.14/fs/jffs2/
H A Dsuper.c424 unregister_filesystem(&jffs2_fs_type); exit_jffs2_fs()
/linux-4.4.14/fs/efivarfs/
H A Dsuper.c262 unregister_filesystem(&efivarfs_type); efivarfs_exit()
/linux-4.4.14/fs/efs/
H A Dsuper.c152 unregister_filesystem(&efs_fs_type); exit_efs_fs()
/linux-4.4.14/fs/openpromfs/
H A Dinode.c460 unregister_filesystem(&openprom_fs_type); exit_openprom_fs()
/linux-4.4.14/drivers/staging/rdma/ipath/
H A Dipath_fs.c414 unregister_filesystem(&ipathfs_fs_type); ipath_exit_ipathfs()
/linux-4.4.14/drivers/base/
H A Ddevtmpfs.c437 unregister_filesystem(&dev_fs_type); devtmpfs_init()
/linux-4.4.14/fs/hfs/
H A Dsuper.c498 unregister_filesystem(&hfs_fs_type); exit_hfs_fs()
/linux-4.4.14/fs/bfs/
H A Dinode.c494 unregister_filesystem(&bfs_fs_type); exit_bfs_fs()
/linux-4.4.14/fs/coda/
H A Dpsdev.c424 err = unregister_filesystem(&coda_fs_type); exit_coda()
/linux-4.4.14/fs/pstore/
H A Dinode.c486 unregister_filesystem(&pstore_fs_type); exit_pstore_fs()
/linux-4.4.14/fs/qnx4/
H A Dinode.c419 unregister_filesystem(&qnx4_fs_type); exit_qnx4_fs()
/linux-4.4.14/arch/s390/hypfs/
H A Dinode.c503 unregister_filesystem(&hypfs_type); hypfs_exit()
/linux-4.4.14/drivers/infiniband/hw/qib/
H A Dqib_fs.c620 return unregister_filesystem(&qibfs_fs_type); qib_exit_qibfs()
/linux-4.4.14/drivers/misc/ibmasm/
H A Dibmasmfs.c208 unregister_filesystem(&ibmasmfs_type); ibmasmfs_unregister()
/linux-4.4.14/fs/hfsplus/
H A Dsuper.c689 unregister_filesystem(&hfsplus_fs_type); exit_hfsplus_fs()
/linux-4.4.14/fs/logfs/
H A Dsuper.c642 unregister_filesystem(&logfs_fs_type); logfs_exit()
/linux-4.4.14/fs/9p/
H A Dv9fs.c670 unregister_filesystem(&v9fs_fs_type); exit_v9fs()
/linux-4.4.14/fs/adfs/
H A Dsuper.c556 unregister_filesystem(&adfs_fs_type); exit_adfs_fs()
/linux-4.4.14/fs/affs/
H A Dsuper.c644 unregister_filesystem(&affs_fs_type); exit_affs_fs()
/linux-4.4.14/fs/afs/
H A Dsuper.c121 unregister_filesystem(&afs_fs_type); afs_fs_exit()
/linux-4.4.14/fs/cramfs/
H A Dinode.c606 unregister_filesystem(&cramfs_fs_type); exit_cramfs_fs()
/linux-4.4.14/init/
H A Ddo_mounts.c645 unregister_filesystem(&rootfs_fs_type); init_rootfs()
/linux-4.4.14/fs/omfs/
H A Dinode.c592 unregister_filesystem(&omfs_fs_type); exit_omfs_fs()
/linux-4.4.14/fs/romfs/
H A Dsuper.c645 unregister_filesystem(&romfs_fs_type); exit_romfs_fs()
/linux-4.4.14/fs/squashfs/
H A Dsuper.c461 unregister_filesystem(&squashfs_fs_type); exit_squashfs_fs()
/linux-4.4.14/fs/nfs/
H A Dsuper.c347 unregister_filesystem(&nfs4_fs_type); unregister_nfs4_fs()
393 unregister_filesystem(&nfs_fs_type); register_nfs_fs()
406 unregister_filesystem(&nfs_fs_type); unregister_nfs_fs()
/linux-4.4.14/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.4.14/fs/hostfs/
H A Dhostfs_kern.c1013 unregister_filesystem(&hostfs_type); exit_hostfs()
/linux-4.4.14/fs/hpfs/
H A Dsuper.c793 unregister_filesystem(&hpfs_fs_type); exit_hpfs_fs()
/linux-4.4.14/fs/jfs/
H A Dsuper.c998 unregister_filesystem(&jfs_fs_type); exit_jfs_fs()
/linux-4.4.14/fs/minix/
H A Dinode.c683 unregister_filesystem(&minix_fs_type); exit_minix_fs()
/linux-4.4.14/fs/ceph/
H A Dsuper.c1068 unregister_filesystem(&ceph_fs_type); exit_ceph()
/linux-4.4.14/fs/devpts/
H A Dinode.c718 unregister_filesystem(&devpts_fs_type); init_devpts_fs()
/linux-4.4.14/fs/ecryptfs/
H A Dmain.c896 unregister_filesystem(&ecryptfs_fs_type); ecryptfs_exit()
/linux-4.4.14/fs/ocfs2/dlmfs/
H A Ddlmfs.c671 unregister_filesystem(&dlmfs_fs_type); exit_dlmfs_fs()
/linux-4.4.14/fs/qnx6/
H A Dinode.c679 unregister_filesystem(&qnx6_fs_type); exit_qnx6_fs()
/linux-4.4.14/arch/powerpc/platforms/cell/spufs/
H A Dinode.c804 unregister_filesystem(&spufs_type); spufs_exit()
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
H A Dobd_mount.c1205 return unregister_filesystem(&lustre_fs_type); lustre_unregister_fs()
/linux-4.4.14/fs/f2fs/
H A Dsuper.c1510 unregister_filesystem(&f2fs_fs_type); exit_f2fs_fs()
/linux-4.4.14/fs/hugetlbfs/
H A Dinode.c1377 unregister_filesystem(&hugetlbfs_fs_type); exit_hugetlbfs_fs()
/linux-4.4.14/fs/ncpfs/
H A Dinode.c1066 unregister_filesystem(&ncp_fs_type); exit_ncp_fs()
/linux-4.4.14/fs/nfsd/
H A Dnfsctl.c1310 unregister_filesystem(&nfsd_fs_type); exit_nfsd()
/linux-4.4.14/fs/nilfs2/
H A Dsuper.c1481 unregister_filesystem(&nilfs_fs_type); exit_nilfs_fs()
/linux-4.4.14/net/sunrpc/
H A Drpc_pipe.c1526 unregister_filesystem(&rpc_pipe_fs_type); unregister_rpc_pipefs()
/linux-4.4.14/fs/befs/
H A Dlinuxvfs.c955 unregister_filesystem(&befs_fs_type); exit_befs_fs()
/linux-4.4.14/fs/cifs/
H A Dcifsfs.c1280 unregister_filesystem(&cifs_fs_type); exit_cifs()
/linux-4.4.14/fs/exofs/
H A Dsuper.c1040 unregister_filesystem(&exofs_type); exit_exofs()
/linux-4.4.14/ipc/
H A Dmqueue.c1461 unregister_filesystem(&mqueue_fs_type); init_mqueue_fs()
/linux-4.4.14/fs/overlayfs/
H A Dsuper.c1153 unregister_filesystem(&ovl_fs_type); ovl_exit()
/linux-4.4.14/fs/isofs/
H A Dinode.c1548 unregister_filesystem(&iso9660_fs_type); exit_iso9660_fs()
/linux-4.4.14/security/selinux/
H A Dselinuxfs.c1883 unregister_filesystem(&sel_fs_type); exit_sel_fs()
/linux-4.4.14/fs/ext2/
H A Dsuper.c1577 unregister_filesystem(&ext2_fs_type); exit_ext2_fs()
/linux-4.4.14/fs/ufs/
H A Dsuper.c1491 unregister_filesystem(&ufs_fs_type); exit_ufs_fs()
/linux-4.4.14/fs/xfs/
H A Dxfs_super.c1926 unregister_filesystem(&xfs_fs_type); exit_xfs_fs()
/linux-4.4.14/fs/ext4/
H A Dsuper.c5203 unregister_filesystem(&ext2_fs_type); unregister_as_ext2()
5232 unregister_filesystem(&ext3_fs_type); unregister_as_ext3()
5333 unregister_filesystem(&ext4_fs_type); ext4_exit_fs()
/linux-4.4.14/drivers/usb/gadget/legacy/
H A Dinode.c2064 unregister_filesystem (&gadgetfs_type); cleanup()
/linux-4.4.14/fs/btrfs/
H A Dsuper.c2367 unregister_filesystem(&btrfs_fs_type); exit_btrfs_fs()
/linux-4.4.14/fs/ocfs2/
H A Dsuper.c1663 unregister_filesystem(&ocfs2_fs_type); ocfs2_exit()
/linux-4.4.14/fs/reiserfs/
H A Dsuper.c2547 unregister_filesystem(&reiserfs_fs_type); exit_reiserfs_fs()
/linux-4.4.14/fs/ubifs/
H A Dsuper.c2304 unregister_filesystem(&ubifs_fs_type); ubifs_exit()
/linux-4.4.14/fs/udf/
H A Dsuper.c253 unregister_filesystem(&udf_fstype); exit_udf_fs()
/linux-4.4.14/drivers/usb/gadget/function/
H A Df_fs.c1371 unregister_filesystem(&ffs_fs_type); functionfs_cleanup()
/linux-4.4.14/mm/
H A Dshmem.c3253 unregister_filesystem(&shmem_fs_type); shmem_init()
/linux-4.4.14/net/
H A Dsocket.c2525 unregister_filesystem(&sock_fs_type); sock_init()
/linux-4.4.14/fs/ntfs/
H A Dsuper.c3187 unregister_filesystem(&ntfs_fs_type); exit_ntfs_fs()
/linux-4.4.14/include/linux/
H A Dfs.h2009 extern int unregister_filesystem(struct file_system_type *);
/linux-4.4.14/arch/ia64/kernel/
H A Dperfmon.c1537 unregister_filesystem(&pfm_fs_type); init_pfm_fs()

Completed in 815 milliseconds