Searched refs:unregister_filesystem (Results 51 - 75 of 78) sorted by relevance

1234

/linux-master/fs/ceph/
H A Dsuper.c1641 unregister_filesystem(&ceph_fs_type);
/linux-master/net/sunrpc/
H A Drpc_pipe.c1515 unregister_filesystem(&rpc_pipe_fs_type);
/linux-master/fs/
H A Dpipe.c1512 unregister_filesystem(&pipe_fs_type);
/linux-master/fs/zonefs/
H A Dsuper.c1472 unregister_filesystem(&zonefs_type);
/linux-master/fs/overlayfs/
H A Dsuper.c1522 unregister_filesystem(&ovl_fs_type);
/linux-master/fs/isofs/
H A Dinode.c1619 unregister_filesystem(&iso9660_fs_type);
/linux-master/fs/nilfs2/
H A Dsuper.c1394 unregister_filesystem(&nilfs_fs_type);
/linux-master/ipc/
H A Dmqueue.c1741 unregister_filesystem(&mqueue_fs_type);
/linux-master/drivers/usb/gadget/legacy/
H A Dinode.c2148 unregister_filesystem (&gadgetfs_type);
/linux-master/fs/ufs/
H A Dsuper.c1537 unregister_filesystem(&ufs_fs_type);
/linux-master/fs/ext2/
H A Dsuper.c1654 unregister_filesystem(&ext2_fs_type);
/linux-master/fs/nfsd/
H A Dnfsctl.c2292 unregister_filesystem(&nfsd_fs_type);
/linux-master/fs/hugetlbfs/
H A Dinode.c1719 (void)unregister_filesystem(&hugetlbfs_fs_type);
/linux-master/fs/xfs/
H A Dxfs_super.c2459 unregister_filesystem(&xfs_fs_type);
/linux-master/fs/fuse/
H A Dvirtio_fs.c1688 unregister_filesystem(&virtio_fs_type);
/linux-master/fs/f2fs/
H A Dsuper.c5014 unregister_filesystem(&f2fs_fs_type);
5047 unregister_filesystem(&f2fs_fs_type);
/linux-master/fs/ext4/
H A Dsuper.c7251 unregister_filesystem(&ext2_fs_type);
7280 unregister_filesystem(&ext3_fs_type);
7404 unregister_filesystem(&ext4_fs_type);
/linux-master/fs/ocfs2/
H A Dsuper.c1598 unregister_filesystem(&ocfs2_fs_type);
/linux-master/fs/reiserfs/
H A Dsuper.c2628 unregister_filesystem(&reiserfs_fs_type);
/linux-master/fs/ubifs/
H A Dsuper.c2501 unregister_filesystem(&ubifs_fs_type);
/linux-master/fs/udf/
H A Dsuper.c315 unregister_filesystem(&udf_fstype);
/linux-master/include/linux/
H A Dfs.h2546 extern int unregister_filesystem(struct file_system_type *);
/linux-master/fs/btrfs/
H A Dsuper.c2478 unregister_filesystem(&btrfs_fs_type);
/linux-master/fs/bcachefs/
H A Dfs.c2050 unregister_filesystem(&bcache_fs_type);
/linux-master/arch/x86/kernel/cpu/resctrl/
H A Drdtgroup.c4153 unregister_filesystem(&rdt_fs_type);

Completed in 789 milliseconds

1234