Home
last modified time | relevance | path

Searched refs:get_tree_single (Results 1 – 20 of 20) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/xen/xenfs/
H A Dsuper.c74 return get_tree_single(fc, xenfs_fill_super); in xenfs_get_tree()
/OK3568_Linux_fs/kernel/fs/configfs/
H A Dmount.c103 return get_tree_single(fc, configfs_fill_super); in configfs_get_tree()
/OK3568_Linux_fs/kernel/security/
H A Dinode.c56 return get_tree_single(fc, securityfs_fill_super); in securityfs_get_tree()
/OK3568_Linux_fs/kernel/include/linux/
H A Dfs_context.h163 extern int get_tree_single(struct fs_context *fc,
/OK3568_Linux_fs/kernel/fs/efivarfs/
H A Dsuper.c231 return get_tree_single(fc, efivarfs_fill_super); in efivarfs_get_tree()
/OK3568_Linux_fs/kernel/drivers/oprofile/
H A Doprofilefs.c269 return get_tree_single(fc, oprofilefs_fill_super); in oprofilefs_get_tree()
/OK3568_Linux_fs/kernel/fs/fuse/
H A Dcontrol.c359 return get_tree_single(fc, fuse_ctl_fill_super); in fuse_ctl_get_tree()
/OK3568_Linux_fs/kernel/fs/openpromfs/
H A Dinode.c415 return get_tree_single(fc, openprom_fill_super); in openpromfs_get_tree()
/OK3568_Linux_fs/kernel/arch/s390/hypfs/
H A Dinode.c293 return get_tree_single(fc, hypfs_fill_super); in hypfs_get_tree()
/OK3568_Linux_fs/kernel/drivers/misc/ibmasm/
H A Dibmasmfs.c82 return get_tree_single(fc, ibmasmfs_fill_super); in ibmasmfs_get_tree()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/qib/
H A Dqib_fs.c540 int ret = get_tree_single(fc, qibfs_fill_super); in qibfs_get_tree()
/OK3568_Linux_fs/kernel/fs/
H A Dsuper.c1226 int get_tree_single(struct fs_context *fc, in get_tree_single() function
1232 EXPORT_SYMBOL(get_tree_single);
H A Dbinfmt_misc.c792 return get_tree_single(fc, bm_fill_super); in bm_get_tree()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/cell/spufs/
H A Dinode.c727 return get_tree_single(fc, spufs_fill_super); in spufs_get_tree()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_hikey960530 get_tree_single
H A Dabi_gki_aarch64_galaxy2000 get_tree_single
/OK3568_Linux_fs/kernel/drivers/usb/gadget/legacy/
H A Dinode.c2070 return get_tree_single(fc, gadgetfs_fill_super); in gadgetfs_get_tree()
/OK3568_Linux_fs/kernel/security/smack/
H A Dsmackfs.c2952 return get_tree_single(fc, smk_fill_super); in smk_get_tree()
/OK3568_Linux_fs/kernel/security/selinux/
H A Dselinuxfs.c2183 return get_tree_single(fc, sel_fill_super); in sel_get_tree()
/OK3568_Linux_fs/kernel/security/apparmor/
H A Dapparmorfs.c181 return get_tree_single(fc, apparmorfs_fill_super); in apparmorfs_get_tree()