Searched refs:unregister_filesystem (Results 1 - 25 of 78) sorted by path

1234

/linux-master/drivers/xen/xenfs/
H A Dsuper.c106 unregister_filesystem(&xenfs_type);
/linux-master/arch/powerpc/platforms/cell/spufs/
H A Dinode.c820 unregister_filesystem(&spufs_type);
/linux-master/arch/x86/kernel/cpu/resctrl/
H A Drdtgroup.c4153 unregister_filesystem(&rdt_fs_type);
/linux-master/drivers/base/
H A Ddevtmpfs.c475 unregister_filesystem(&dev_fs_type);
/linux-master/drivers/infiniband/hw/qib/
H A Dqib_fs.c547 return unregister_filesystem(&qibfs_fs_type);
/linux-master/drivers/misc/ibmasm/
H A Dibmasmfs.c203 unregister_filesystem(&ibmasmfs_type);
/linux-master/drivers/usb/gadget/function/
H A Df_fs.c2119 unregister_filesystem(&ffs_fs_type);
/linux-master/drivers/usb/gadget/legacy/
H A Dinode.c2148 unregister_filesystem (&gadgetfs_type);
/linux-master/fs/9p/
H A Dv9fs.c726 unregister_filesystem(&v9fs_fs_type);
/linux-master/fs/adfs/
H A Dsuper.c488 unregister_filesystem(&adfs_fs_type);
/linux-master/fs/affs/
H A Dsuper.c672 unregister_filesystem(&affs_fs_type);
/linux-master/fs/afs/
H A Dsuper.c136 unregister_filesystem(&afs_fs_type);
/linux-master/fs/autofs/
H A Dinit.c36 unregister_filesystem(&autofs_fs_type);
/linux-master/fs/bcachefs/
H A Dfs.c2031 unregister_filesystem(&bcache_fs_type);
/linux-master/fs/befs/
H A Dlinuxvfs.c1015 unregister_filesystem(&befs_fs_type);
/linux-master/fs/bfs/
H A Dinode.c481 unregister_filesystem(&bfs_fs_type);
/linux-master/fs/
H A Dbinfmt_misc.c1084 unregister_filesystem(&bm_fs_type);
/linux-master/fs/btrfs/
H A Dsuper.c2470 unregister_filesystem(&btrfs_fs_type);
/linux-master/fs/btrfs/tests/
H A Dbtrfs-tests.c86 unregister_filesystem(&test_type);
95 unregister_filesystem(&test_type);
/linux-master/fs/ceph/
H A Dsuper.c1641 unregister_filesystem(&ceph_fs_type);
/linux-master/fs/coda/
H A Dpsdev.c425 err = unregister_filesystem(&coda_fs_type);
/linux-master/fs/configfs/
H A Dmount.c166 unregister_filesystem(&configfs_fs_type);
/linux-master/fs/cramfs/
H A Dinode.c1001 unregister_filesystem(&cramfs_fs_type);
/linux-master/fs/ecryptfs/
H A Dmain.c878 unregister_filesystem(&ecryptfs_fs_type);
/linux-master/fs/efivarfs/
H A Dsuper.c418 unregister_filesystem(&efivarfs_type);

Completed in 437 milliseconds

1234