Home
last modified time | relevance | path

Searched refs:mount_single (Results 1 – 23 of 23) sorted by relevance

/Linux-v4.19/drivers/xen/xenfs/
Dsuper.c74 return mount_single(fs_type, flags, data, xenfs_fill_super); in xenfs_mount()
/Linux-v4.19/fs/configfs/
Dmount.c108 return mount_single(fs_type, flags, data, configfs_fill_super); in configfs_do_mount()
/Linux-v4.19/drivers/base/
Ddevtmpfs.c62 return mount_single(fs_type, flags, data, shmem_fill_super); in dev_mount()
64 return mount_single(fs_type, flags, data, ramfs_fill_super); in dev_mount()
/Linux-v4.19/security/
Dinode.c60 return mount_single(fs_type, flags, data, fill_super); in get_sb()
/Linux-v4.19/fs/efivarfs/
Dsuper.c232 return mount_single(fs_type, flags, data, efivarfs_fill_super); in efivarfs_mount()
/Linux-v4.19/drivers/oprofile/
Doprofilefs.c270 return mount_single(fs_type, flags, data, oprofilefs_fill_super); in oprofilefs_mount()
/Linux-v4.19/fs/fuse/
Dcontrol.c329 return mount_single(fs_type, flags, raw_data, fuse_ctl_fill_super); in fuse_ctl_mount()
/Linux-v4.19/fs/openpromfs/
Dinode.c419 return mount_single(fs_type, flags, data, openprom_fill_super); in openprom_mount()
/Linux-v4.19/fs/pstore/
Dinode.c469 return mount_single(fs_type, flags, data, pstore_fill_super); in pstore_mount()
/Linux-v4.19/fs/tracefs/
Dinode.c304 return mount_single(fs_type, flags, data, trace_fill_super); in trace_mount()
/Linux-v4.19/arch/s390/hypfs/
Dinode.c314 return mount_single(fst, flags, data, hypfs_fill_super); in hypfs_mount()
/Linux-v4.19/drivers/misc/ibmasm/
Dibmasmfs.c97 return mount_single(fst, flags, data, ibmasmfs_fill_super); in ibmasmfs_mount()
/Linux-v4.19/fs/
Dsuper.c1219 struct dentry *mount_single(struct file_system_type *fs_type, in mount_single() function
1241 EXPORT_SYMBOL(mount_single);
Dbinfmt_misc.c841 return mount_single(fs_type, flags, data, bm_fill_super); in bm_mount()
/Linux-v4.19/drivers/infiniband/hw/qib/
Dqib_fs.c548 ret = mount_single(fs_type, flags, data, qibfs_fill_super); in qibfs_mount()
/Linux-v4.19/fs/debugfs/
Dinode.c240 return mount_single(fs_type, flags, data, debug_fill_super); in debug_mount()
/Linux-v4.19/arch/powerpc/platforms/cell/spufs/
Dinode.c766 return mount_single(fstype, flags, data, spufs_fill_super); in spufs_mount()
/Linux-v4.19/drivers/usb/gadget/legacy/
Dinode.c2051 return mount_single (t, flags, opts, gadgetfs_fill_super); in gadgetfs_mount()
/Linux-v4.19/security/smack/
Dsmackfs.c2939 return mount_single(fs_type, flags, data, smk_fill_super); in smk_mount()
/Linux-v4.19/security/selinux/
Dselinuxfs.c2015 return mount_single(fs_type, flags, data, sel_fill_super); in sel_mount()
/Linux-v4.19/security/apparmor/
Dapparmorfs.c156 return mount_single(fs_type, flags, data, fill_super); in aafs_mount()
/Linux-v4.19/include/linux/
Dfs.h2155 extern struct dentry *mount_single(struct file_system_type *fs_type,
/Linux-v4.19/Documentation/filesystems/
Dvfs.txt184 mount_single: mount a filesystem which shares the instance between