Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/xen/xenfs/
Dsuper.c71 return mount_single(fs_type, flags, data, xenfs_fill_super); in xenfs_mount()
/linux-4.1.27/fs/configfs/
Dmount.c108 return mount_single(fs_type, flags, data, configfs_fill_super); in configfs_do_mount()
/linux-4.1.27/drivers/base/
Ddevtmpfs.c61 return mount_single(fs_type, flags, data, shmem_fill_super); in dev_mount()
63 return mount_single(fs_type, flags, data, ramfs_fill_super); in dev_mount()
/linux-4.1.27/security/
Dinode.c44 return mount_single(fs_type, flags, data, fill_super); in get_sb()
/linux-4.1.27/fs/efivarfs/
Dsuper.c230 return mount_single(fs_type, flags, data, efivarfs_fill_super); in efivarfs_mount()
/linux-4.1.27/drivers/oprofile/
Doprofilefs.c267 return mount_single(fs_type, flags, data, oprofilefs_fill_super); in oprofilefs_mount()
/linux-4.1.27/fs/fuse/
Dcontrol.c322 return mount_single(fs_type, flags, raw_data, fuse_ctl_fill_super); in fuse_ctl_mount()
/linux-4.1.27/drivers/infiniband/hw/ipath/
Dipath_fs.c364 ret = mount_single(fs_type, flags, data, ipathfs_fill_super); in ipathfs_mount()
/linux-4.1.27/fs/openpromfs/
Dinode.c420 return mount_single(fs_type, flags, data, openprom_fill_super); in openprom_mount()
/linux-4.1.27/fs/pstore/
Dinode.c449 return mount_single(fs_type, flags, data, pstore_fill_super); in pstore_mount()
/linux-4.1.27/fs/
Dsuper.c1066 struct dentry *mount_single(struct file_system_type *fs_type, in mount_single() function
1088 EXPORT_SYMBOL(mount_single);
Dbinfmt_misc.c803 return mount_single(fs_type, flags, data, bm_fill_super); in bm_mount()
/linux-4.1.27/arch/s390/hypfs/
Dinode.c317 return mount_single(fst, flags, data, hypfs_fill_super); in hypfs_mount()
/linux-4.1.27/fs/tracefs/
Dinode.c306 return mount_single(fs_type, flags, data, trace_fill_super); in trace_mount()
/linux-4.1.27/fs/debugfs/
Dinode.c239 return mount_single(fs_type, flags, data, debug_fill_super); in debug_mount()
/linux-4.1.27/drivers/misc/ibmasm/
Dibmasmfs.c97 return mount_single(fst, flags, data, ibmasmfs_fill_super); in ibmasmfs_mount()
/linux-4.1.27/drivers/infiniband/hw/qib/
Dqib_fs.c564 ret = mount_single(fs_type, flags, data, qibfs_fill_super); in qibfs_mount()
/linux-4.1.27/fs/devpts/
Dinode.c498 return mount_single(fs_type, flags, data, devpts_fill_super); in devpts_mount()
/linux-4.1.27/arch/powerpc/platforms/cell/spufs/
Dinode.c748 return mount_single(fstype, flags, data, spufs_fill_super); in spufs_mount()
/linux-4.1.27/security/smack/
Dsmackfs.c2512 return mount_single(fs_type, flags, data, smk_fill_super); in smk_mount()
/linux-4.1.27/security/selinux/
Dselinuxfs.c1846 return mount_single(fs_type, flags, data, sel_fill_super); in sel_mount()
/linux-4.1.27/drivers/usb/gadget/legacy/
Dinode.c2021 return mount_single (t, flags, opts, gadgetfs_fill_super); in gadgetfs_mount()
/linux-4.1.27/include/linux/
Dfs.h1941 extern struct dentry *mount_single(struct file_system_type *fs_type,
/linux-4.1.27/Documentation/filesystems/
Dvfs.txt184 mount_single: mount a filesystem which shares the instance between