Searched refs:unregister_filesystem (Results 26 - 50 of 78) sorted by relevance

1234

/linux-master/fs/smb/client/
H A Dcifsfs.c1941 unregister_filesystem(&cifs_fs_type);
1990 unregister_filesystem(&cifs_fs_type);
1991 unregister_filesystem(&smb3_fs_type);
/linux-master/fs/fat/
H A Dnamei_msdos.c681 unregister_filesystem(&msdos_fs_type);
H A Dnamei_vfat.c1226 unregister_filesystem(&vfat_fs_type);
/linux-master/fs/squashfs/
H A Dsuper.c657 unregister_filesystem(&squashfs_fs_type);
/linux-master/fs/omfs/
H A Dinode.c619 unregister_filesystem(&omfs_fs_type);
/linux-master/fs/afs/
H A Dsuper.c136 unregister_filesystem(&afs_fs_type);
/linux-master/fs/hfsplus/
H A Dsuper.c694 unregister_filesystem(&hfsplus_fs_type);
/linux-master/fs/bfs/
H A Dinode.c481 unregister_filesystem(&bfs_fs_type);
/linux-master/fs/affs/
H A Dsuper.c672 unregister_filesystem(&affs_fs_type);
/linux-master/fs/9p/
H A Dv9fs.c726 unregister_filesystem(&v9fs_fs_type);
/linux-master/fs/hpfs/
H A Dsuper.c790 unregister_filesystem(&hpfs_fs_type);
/linux-master/fs/romfs/
H A Dsuper.c657 unregister_filesystem(&romfs_fs_type);
/linux-master/fs/ecryptfs/
H A Dmain.c878 unregister_filesystem(&ecryptfs_fs_type);
/linux-master/fs/qnx6/
H A Dinode.c691 unregister_filesystem(&qnx6_fs_type);
/linux-master/fs/fuse/
H A Dinode.c2002 unregister_filesystem(&fuseblk_fs_type);
2054 unregister_filesystem(&fuse_fs_type);
/linux-master/fs/ntfs3/
H A Dsuper.c1845 unregister_filesystem(&ntfs_legacy_fs_type);
1909 unregister_filesystem(&ntfs_fs_type);
/linux-master/fs/
H A Dbinfmt_misc.c1084 unregister_filesystem(&bm_fs_type);
/linux-master/fs/hostfs/
H A Dhostfs_kern.c1007 unregister_filesystem(&hostfs_type);
/linux-master/arch/powerpc/platforms/cell/spufs/
H A Dinode.c820 unregister_filesystem(&spufs_type);
/linux-master/fs/befs/
H A Dlinuxvfs.c1015 unregister_filesystem(&befs_fs_type);
/linux-master/fs/exfat/
H A Dsuper.c844 unregister_filesystem(&exfat_fs_type);
/linux-master/fs/jfs/
H A Dsuper.c1034 unregister_filesystem(&jfs_fs_type);
/linux-master/fs/cramfs/
H A Dinode.c1001 unregister_filesystem(&cramfs_fs_type);
/linux-master/fs/erofs/
H A Dsuper.c905 unregister_filesystem(&erofs_fs_type);
/linux-master/fs/minix/
H A Dinode.c727 unregister_filesystem(&minix_fs_type);

Completed in 643 milliseconds

1234