Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/xen/xenfs/
Dsuper.c74 return mount_single(fs_type, flags, data, xenfs_fill_super); in xenfs_mount()
/linux-4.4.14/fs/configfs/
Dmount.c108 return mount_single(fs_type, flags, data, configfs_fill_super); in configfs_do_mount()
/linux-4.4.14/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.4.14/security/
Dinode.c39 return mount_single(fs_type, flags, data, fill_super); in get_sb()
/linux-4.4.14/fs/efivarfs/
Dsuper.c230 return mount_single(fs_type, flags, data, efivarfs_fill_super); in efivarfs_mount()
/linux-4.4.14/drivers/oprofile/
Doprofilefs.c267 return mount_single(fs_type, flags, data, oprofilefs_fill_super); in oprofilefs_mount()
/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_fs.c357 ret = mount_single(fs_type, flags, data, ipathfs_fill_super); in ipathfs_mount()
/linux-4.4.14/fs/fuse/
Dcontrol.c322 return mount_single(fs_type, flags, raw_data, fuse_ctl_fill_super); in fuse_ctl_mount()
/linux-4.4.14/fs/openpromfs/
Dinode.c420 return mount_single(fs_type, flags, data, openprom_fill_super); in openprom_mount()
/linux-4.4.14/fs/pstore/
Dinode.c450 return mount_single(fs_type, flags, data, pstore_fill_super); in pstore_mount()
/linux-4.4.14/fs/
Dsuper.c1082 struct dentry *mount_single(struct file_system_type *fs_type, in mount_single() function
1104 EXPORT_SYMBOL(mount_single);
Dbinfmt_misc.c803 return mount_single(fs_type, flags, data, bm_fill_super); in bm_mount()
/linux-4.4.14/fs/tracefs/
Dinode.c306 return mount_single(fs_type, flags, data, trace_fill_super); in trace_mount()
/linux-4.4.14/arch/s390/hypfs/
Dinode.c312 return mount_single(fst, flags, data, hypfs_fill_super); in hypfs_mount()
/linux-4.4.14/drivers/misc/ibmasm/
Dibmasmfs.c97 return mount_single(fst, flags, data, ibmasmfs_fill_super); in ibmasmfs_mount()
/linux-4.4.14/fs/debugfs/
Dinode.c234 return mount_single(fs_type, flags, data, debug_fill_super); in debug_mount()
/linux-4.4.14/drivers/infiniband/hw/qib/
Dqib_fs.c564 ret = mount_single(fs_type, flags, data, qibfs_fill_super); in qibfs_mount()
/linux-4.4.14/fs/devpts/
Dinode.c500 return mount_single(fs_type, flags, data, devpts_fill_super); in devpts_mount()
/linux-4.4.14/arch/powerpc/platforms/cell/spufs/
Dinode.c748 return mount_single(fstype, flags, data, spufs_fill_super); in spufs_mount()
/linux-4.4.14/security/selinux/
Dselinuxfs.c1838 return mount_single(fs_type, flags, data, sel_fill_super); in sel_mount()
/linux-4.4.14/drivers/usb/gadget/legacy/
Dinode.c2024 return mount_single (t, flags, opts, gadgetfs_fill_super); in gadgetfs_mount()
/linux-4.4.14/security/smack/
Dsmackfs.c2989 return mount_single(fs_type, flags, data, smk_fill_super); in smk_mount()
/linux-4.4.14/include/linux/
Dfs.h1966 extern struct dentry *mount_single(struct file_system_type *fs_type,
/linux-4.4.14/Documentation/filesystems/
Dvfs.txt184 mount_single: mount a filesystem which shares the instance between