Symbol: file_system_type
arch/powerpc/platforms/cell/spufs/inode.c
525
static struct file_system_type spufs_type;
arch/powerpc/platforms/cell/spufs/inode.c
753
static struct file_system_type spufs_type = {
arch/s390/hypfs/inode.c
420
static struct file_system_type hypfs_type = {
arch/s390/hypfs/inode.c
44
static struct file_system_type hypfs_type;
arch/um/drivers/mconsole_kern.c
696
struct file_system_type *proc_fs_type;
block/bdev.c
445
static struct file_system_type bd_type = {
drivers/android/binder/rust_binderfs.c
753
static struct file_system_type binder_fs_type = {
drivers/android/binderfs.c
749
static struct file_system_type binder_fs_type = {
drivers/base/devtmpfs.c
106
static struct file_system_type dev_fs_type = {
drivers/base/devtmpfs.c
65
static struct file_system_type internal_fs_type = {
drivers/dax/super.c
403
static struct file_system_type dax_fs_type = {
drivers/dma-buf/dma-buf.c
222
static struct file_system_type dma_buf_fs_type = {
drivers/gpu/drm/drm_drv.c
628
static struct file_system_type drm_fs_type = {
drivers/gpu/drm/drm_gem.c
114
struct file_system_type *type;
drivers/misc/ibmasm/ibmasmfs.c
100
static struct file_system_type ibmasmfs_type = {
drivers/usb/gadget/function/f_fs.c
2100
static struct file_system_type ffs_fs_type = {
drivers/usb/gadget/legacy/inode.c
2114
static struct file_system_type gadgetfs_type = {
drivers/vfio/vfio_main.c
247
static struct file_system_type vfio_fs_type = {
drivers/xen/xenfs/super.c
87
static struct file_system_type xenfs_type = {
fs/9p/v9fs_vfs.h
31
extern struct file_system_type v9fs_fs_type;
fs/9p/vfs_super.c
357
struct file_system_type v9fs_fs_type = {
fs/adfs/super.c
465
static struct file_system_type adfs_fs_type = {
fs/affs/super.c
647
static struct file_system_type affs_fs_type = {
fs/afs/internal.h
262
extern struct file_system_type afs_fs_type;
fs/afs/super.c
43
struct file_system_type afs_fs_type = {
fs/aio.c
292
static struct file_system_type aio_fs = {
fs/anon_inodes.c
95
static struct file_system_type anon_inode_fs_type = {
fs/autofs/autofs_i.h
48
extern struct file_system_type autofs_fs_type;
fs/autofs/init.c
10
struct file_system_type autofs_fs_type = {
fs/befs/linuxvfs.c
981
static struct file_system_type befs_fs_type = {
fs/bfs/inode.c
484
static struct file_system_type bfs_fs_type = {
fs/binfmt_misc.c
1021
static struct file_system_type bm_fs_type = {
fs/binfmt_misc.c
64
static struct file_system_type bm_fs_type;
fs/btrfs/super.c
2201
static struct file_system_type btrfs_fs_type = {
fs/btrfs/super.c
67
static struct file_system_type btrfs_fs_type;
fs/btrfs/tests/btrfs-tests.c
51
static struct file_system_type test_type = {
fs/ceph/super.c
1592
static struct file_system_type ceph_fs_type = {
fs/coda/coda_int.h
8
extern struct file_system_type coda_fs_type;
fs/coda/inode.c
393
struct file_system_type coda_fs_type = {
fs/configfs/mount.c
115
static struct file_system_type configfs_fs_type = {
fs/cramfs/inode.c
981
static struct file_system_type cramfs_fs_type = {
fs/debugfs/inode.c
324
static struct file_system_type debug_fs_type = {
fs/devpts/inode.c
453
static struct file_system_type devpts_fs_type = {
fs/ecryptfs/main.c
429
static struct file_system_type ecryptfs_fs_type;
fs/ecryptfs/main.c
631
static struct file_system_type ecryptfs_fs_type = {
fs/efivarfs/super.c
446
static struct file_system_type efivarfs_type;
fs/efivarfs/super.c
531
static struct file_system_type efivarfs_type = {
fs/efs/super.c
54
static struct file_system_type efs_fs_type = {
fs/erofs/internal.h
190
extern struct file_system_type erofs_anon_fs_type;
fs/erofs/super.c
952
static struct file_system_type erofs_fs_type = {
fs/erofs/super.c
989
struct file_system_type erofs_anon_fs_type = {
fs/exfat/super.c
869
static struct file_system_type exfat_fs_type = {
fs/ext2/super.c
1696
static struct file_system_type ext2_fs_type = {
fs/ext4/extents-test.c
138
static struct file_system_type ext_fs_type = {
fs/ext4/mballoc-test.c
66
static struct file_system_type mbt_fs_type = {
fs/ext4/super.c
134
static struct file_system_type ext2_fs_type = {
fs/ext4/super.c
150
static struct file_system_type ext3_fs_type = {
fs/ext4/super.c
7490
static struct file_system_type ext4_fs_type = {
fs/f2fs/super.c
5522
static struct file_system_type f2fs_fs_type = {
fs/fat/namei_msdos.c
690
static struct file_system_type msdos_fs_type = {
fs/fat/namei_vfat.c
1235
static struct file_system_type vfat_fs_type = {
fs/filesystems.c
108
int unregister_filesystem(struct file_system_type * fs)
fs/filesystems.c
110
struct file_system_type ** tmp;
fs/filesystems.c
134
struct file_system_type * tmp;
fs/filesystems.c
155
struct file_system_type * tmp;
fs/filesystems.c
179
struct file_system_type * tmp;
fs/filesystems.c
215
struct file_system_type *p;
fs/filesystems.c
240
struct file_system_type * tmp;
fs/filesystems.c
262
static struct file_system_type *__get_fs_type(const char *name, int len)
fs/filesystems.c
264
struct file_system_type *fs;
fs/filesystems.c
274
struct file_system_type *get_fs_type(const char *name)
fs/filesystems.c
276
struct file_system_type *fs;
fs/filesystems.c
34
static struct file_system_type *file_systems;
fs/filesystems.c
38
struct file_system_type *get_filesystem(struct file_system_type *fs)
fs/filesystems.c
44
void put_filesystem(struct file_system_type *fs)
fs/filesystems.c
49
static struct file_system_type **find_filesystem(const char *name, unsigned len)
fs/filesystems.c
51
struct file_system_type **p;
fs/filesystems.c
72
int register_filesystem(struct file_system_type * fs)
fs/filesystems.c
75
struct file_system_type ** p;
fs/freevxfs/vxfs_super.c
304
static struct file_system_type vxfs_fs_type = {
fs/fs_context.c
258
static struct fs_context *alloc_fs_context(struct file_system_type *fs_type,
fs/fs_context.c
306
struct fs_context *fs_context_for_mount(struct file_system_type *fs_type,
fs/fs_context.c
331
struct fs_context *fs_context_for_submount(struct file_system_type *type,
fs/fsopen.c
122
struct file_system_type *fs_type;
fs/fuse/control.c
358
static struct file_system_type fuse_ctl_fs_type = {
fs/fuse/inode.c
2131
static struct file_system_type fuse_fs_type = {
fs/fuse/inode.c
2149
static struct file_system_type fuseblk_fs_type = {
fs/fuse/inode.c
72
static struct file_system_type fuseblk_fs_type;
fs/fuse/virtio_fs.c
1754
static struct file_system_type virtio_fs_type = {
fs/gfs2/ops_fstype.c
1800
struct file_system_type gfs2_fs_type = {
fs/gfs2/ops_fstype.c
1810
struct file_system_type gfs2meta_fs_type = {
fs/gfs2/super.h
56
extern struct file_system_type gfs2_fs_type;
fs/gfs2/super.h
57
extern struct file_system_type gfs2meta_fs_type;
fs/hfs/super.c
445
static struct file_system_type hfs_fs_type = {
fs/hfsplus/super.c
722
static struct file_system_type hfsplus_fs_type = {
fs/hostfs/hostfs_kern.c
1070
static struct file_system_type hostfs_type = {
fs/hpfs/super.c
754
static struct file_system_type hpfs_fs_type = {
fs/hugetlbfs/inode.c
1499
static struct file_system_type hugetlbfs_fs_type = {
fs/inode.c
1196
struct file_system_type *type = inode->i_sb->s_type;
fs/inode.c
3032
struct file_system_type *s_type;
fs/internal.h
9
struct file_system_type;
fs/isofs/inode.c
1589
static struct file_system_type iso9660_fs_type = {
fs/jffs2/super.c
354
static struct file_system_type jffs2_fs_type = {
fs/jfs/super.c
45
static struct file_system_type jfs_fs_type;
fs/jfs/super.c
927
static struct file_system_type jfs_fs_type = {
fs/libfs.c
1097
int simple_pin_fs(struct file_system_type *type, struct vfsmount **mount, int *count)
fs/minix/inode.c
732
static struct file_system_type minix_fs_type = {
fs/mount.h
8
extern struct file_system_type nullfs_fs_type;
fs/namespace.c
1211
struct vfsmount *vfs_kern_mount(struct file_system_type *type,
fs/namespace.c
3796
struct file_system_type *type;
fs/namespace.c
6248
struct vfsmount *kern_mount(struct file_system_type *type)
fs/nfs/fs_context.c
1766
struct file_system_type nfs_fs_type = {
fs/nfs/fs_context.c
1778
struct file_system_type nfs4_fs_type = {
fs/nfs/internal.h
287
extern struct file_system_type nfs_fs_type;
fs/nfs/nfs.h
17
struct file_system_type *nfs_fs; /* NFS filesystem type */
fs/nfs/nfs4_fs.h
289
extern struct file_system_type nfs4_fs_type;
fs/nfsd/nfs4proc.c
1703
struct file_system_type *type;
fs/nfsd/nfsctl.c
1370
static struct file_system_type nfsd_fs_type = {
fs/nilfs2/nilfs.h
413
extern struct file_system_type nilfs_fs_type;
fs/nilfs2/super.c
1306
struct file_system_type nilfs_fs_type = {
fs/nsfs.c
676
static struct file_system_type nsfs = {
fs/ntfs3/super.c
1897
static struct file_system_type ntfs_fs_type = {
fs/ntfs3/super.c
1917
static struct file_system_type ntfs_legacy_fs_type = {
fs/nullfs.c
66
struct file_system_type nullfs_fs_type = {
fs/ocfs2/dlmfs/dlmfs.c
572
static struct file_system_type dlmfs_fs_type = {
fs/ocfs2/super.c
1222
static struct file_system_type ocfs2_fs_type = {
fs/omfs/inode.c
635
static struct file_system_type omfs_fs_type = {
fs/openpromfs/inode.c
426
static struct file_system_type openprom_fs_type = {
fs/orangefs/orangefs-mod.c
47
static struct file_system_type orangefs_fs_type = {
fs/overlayfs/ovl_entry.h
113
extern struct file_system_type ovl_fs_type;
fs/overlayfs/super.c
1575
struct file_system_type ovl_fs_type = {
fs/pidfs.c
1081
static struct file_system_type pidfs_type = {
fs/pipe.c
1476
static struct file_system_type pipe_fs_type = {
fs/proc/proc_sysctl.c
1620
struct file_system_type *proc_fs_type;
fs/proc/root.c
357
static struct file_system_type proc_fs_type = {
fs/pstore/inode.c
497
static struct file_system_type pstore_fs_type = {
fs/qnx4/inode.c
398
static struct file_system_type qnx4_fs_type = {
fs/qnx6/inode.c
657
static struct file_system_type qnx6_fs_type = {
fs/ramfs/inode.c
317
static struct file_system_type ramfs_fs_type = {
fs/resctrl/rdtgroup.c
3192
static struct file_system_type rdt_fs_type = {
fs/romfs/super.c
595
static struct file_system_type romfs_fs_type = {
fs/smb/client/cifsfs.c
1011
cifs_smb3_do_mount(struct file_system_type *fs_type,
fs/smb/client/cifsfs.c
1178
struct file_system_type cifs_fs_type = {
fs/smb/client/cifsfs.c
1188
struct file_system_type smb3_fs_type = {
fs/smb/client/cifsfs.h
142
struct dentry *cifs_smb3_do_mount(struct file_system_type *fs_type, int flags,
fs/smb/client/cifsfs.h
41
extern struct file_system_type cifs_fs_type, smb3_fs_type;
fs/smb/client/misc.c
920
struct file_system_type **fs_type = (struct file_system_type *[]) {
fs/squashfs/super.c
40
static struct file_system_type squashfs_fs_type;
fs/squashfs/super.c
684
static struct file_system_type squashfs_fs_type = {
fs/super.c
317
static struct super_block *alloc_super(struct file_system_type *type, int flags,
fs/super.c
473
struct file_system_type *fs = s->s_type;
fs/super.c
819
struct super_block *sget(struct file_system_type *type,
fs/super.c
954
void iterate_supers_type(struct file_system_type *type,
fs/sysfs/mount.c
90
static struct file_system_type sysfs_fs_type = {
fs/tracefs/inode.c
536
static struct file_system_type trace_fs_type = {
fs/ubifs/super.c
2365
static struct file_system_type ubifs_fs_type = {
fs/udf/super.c
138
static struct file_system_type udf_fstype = {
fs/ufs/super.c
1461
static struct file_system_type ufs_fs_type = {
fs/vboxsf/super.c
441
static struct file_system_type vboxsf_fs_type = {
fs/xfs/xfs_super.c
2288
static struct file_system_type xfs_fs_type = {
fs/zonefs/super.c
1402
static struct file_system_type zonefs_type = {
include/linux/cgroup.h
76
extern struct file_system_type cgroup_fs_type;
include/linux/fs.h
2288
struct file_system_type * next;
include/linux/fs.h
2329
struct super_block *sget(struct file_system_type *type,
include/linux/fs.h
2359
extern int register_filesystem(struct file_system_type *);
include/linux/fs.h
2360
extern int unregister_filesystem(struct file_system_type *);
include/linux/fs.h
3206
extern struct file_system_type *get_filesystem(struct file_system_type *fs);
include/linux/fs.h
3207
extern void put_filesystem(struct file_system_type *fs);
include/linux/fs.h
3208
extern struct file_system_type *get_fs_type(const char *name);
include/linux/fs.h
3212
extern void iterate_supers_type(struct file_system_type *,
include/linux/fs.h
3270
extern int simple_pin_fs(struct file_system_type *, struct vfsmount **mount, int *count);
include/linux/fs/super_types.h
138
struct file_system_type *s_type;
include/linux/fs/super_types.h
24
struct file_system_type;
include/linux/fs_context.h
127
extern struct fs_context *fs_context_for_mount(struct file_system_type *fs_type,
include/linux/fs_context.h
132
extern struct fs_context *fs_context_for_submount(struct file_system_type *fs_type,
include/linux/fs_context.h
20
struct file_system_type;
include/linux/fs_context.h
93
struct file_system_type *fs_type;
include/linux/init.h
133
struct file_system_type;
include/linux/init.h
163
extern struct file_system_type rootfs_fs_type;
include/linux/kernfs.h
30
struct file_system_type;
include/linux/mount.h
100
extern struct vfsmount *kern_mount(struct file_system_type *);
include/linux/mount.h
20
struct file_system_type;
include/linux/mount.h
89
extern struct vfsmount *vfs_kern_mount(struct file_system_type *type,
init/do_mounts.c
329
struct file_system_type *fs = get_fs_type(fstype);
init/do_mounts.c
507
struct file_system_type rootfs_fs_type = {
ipc/mqueue.c
157
static struct file_system_type mqueue_fs_type;
ipc/mqueue.c
1613
static struct file_system_type mqueue_fs_type = {
kernel/bpf/inode.c
1074
static struct file_system_type bpf_fs_type = {
kernel/cgroup/cgroup.c
2393
struct file_system_type cgroup_fs_type = {
kernel/cgroup/cgroup.c
2401
static struct file_system_type cgroup2_fs_type = {
kernel/cgroup/cgroup.c
2474
static struct file_system_type cpuset_fs_type = {
kernel/cgroup/cgroup.c
256
static struct file_system_type cgroup2_fs_type;
kernel/cgroup/cgroup.c
7241
struct file_system_type *s_type = dentry->d_sb->s_type;
kernel/resource.c
2166
static struct file_system_type iomem_fs_type = {
kernel/trace/trace.c
9956
struct file_system_type *type;
lib/test_kmod.c
105
struct file_system_type *fs_sync;
mm/secretmem.c
253
static struct file_system_type secretmem_fs = {
mm/shmem.c
275
static struct file_system_type shmem_fs_type;
mm/shmem.c
5351
static struct file_system_type shmem_fs_type = {
mm/shmem.c
5761
static struct file_system_type shmem_fs_type = {
net/socket.c
439
static struct file_system_type sock_fs_type = {
net/sunrpc/rpc_pipe.c
1210
static struct file_system_type rpc_pipe_fs_type = {
net/sunrpc/rpc_pipe.c
43
static struct file_system_type rpc_pipe_fs_type;
security/apparmor/apparmorfs.c
265
static struct file_system_type aafs_ops = {
security/apparmor/mount.c
550
struct file_system_type *fstype;
security/inode.c
71
static struct file_system_type fs_type = {
security/selinux/selinuxfs.c
2101
static struct file_system_type sel_fs_type = {
security/smack/smackfs.c
2977
static struct file_system_type smk_fs_type = {
security/tomoyo/mount.c
86
struct file_system_type *fstype = NULL;
virt/kvm/guest_memfd.c
983
static struct file_system_type kvm_gmem_fs = {