Searched refs:get_tree_single (Results 1 – 20 of 20) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/xen/xenfs/ |
| H A D | super.c | 74 return get_tree_single(fc, xenfs_fill_super); in xenfs_get_tree()
|
| /OK3568_Linux_fs/kernel/fs/configfs/ |
| H A D | mount.c | 103 return get_tree_single(fc, configfs_fill_super); in configfs_get_tree()
|
| /OK3568_Linux_fs/kernel/security/ |
| H A D | inode.c | 56 return get_tree_single(fc, securityfs_fill_super); in securityfs_get_tree()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | fs_context.h | 163 extern int get_tree_single(struct fs_context *fc,
|
| /OK3568_Linux_fs/kernel/fs/efivarfs/ |
| H A D | super.c | 231 return get_tree_single(fc, efivarfs_fill_super); in efivarfs_get_tree()
|
| /OK3568_Linux_fs/kernel/drivers/oprofile/ |
| H A D | oprofilefs.c | 269 return get_tree_single(fc, oprofilefs_fill_super); in oprofilefs_get_tree()
|
| /OK3568_Linux_fs/kernel/fs/fuse/ |
| H A D | control.c | 359 return get_tree_single(fc, fuse_ctl_fill_super); in fuse_ctl_get_tree()
|
| /OK3568_Linux_fs/kernel/fs/openpromfs/ |
| H A D | inode.c | 415 return get_tree_single(fc, openprom_fill_super); in openpromfs_get_tree()
|
| /OK3568_Linux_fs/kernel/arch/s390/hypfs/ |
| H A D | inode.c | 293 return get_tree_single(fc, hypfs_fill_super); in hypfs_get_tree()
|
| /OK3568_Linux_fs/kernel/drivers/misc/ibmasm/ |
| H A D | ibmasmfs.c | 82 return get_tree_single(fc, ibmasmfs_fill_super); in ibmasmfs_get_tree()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/qib/ |
| H A D | qib_fs.c | 540 int ret = get_tree_single(fc, qibfs_fill_super); in qibfs_get_tree()
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | super.c | 1226 int get_tree_single(struct fs_context *fc, in get_tree_single() function 1232 EXPORT_SYMBOL(get_tree_single);
|
| H A D | binfmt_misc.c | 792 return get_tree_single(fc, bm_fill_super); in bm_get_tree()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/cell/spufs/ |
| H A D | inode.c | 727 return get_tree_single(fc, spufs_fill_super); in spufs_get_tree()
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_hikey960 | 530 get_tree_single
|
| H A D | abi_gki_aarch64_galaxy | 2000 get_tree_single
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/legacy/ |
| H A D | inode.c | 2070 return get_tree_single(fc, gadgetfs_fill_super); in gadgetfs_get_tree()
|
| /OK3568_Linux_fs/kernel/security/smack/ |
| H A D | smackfs.c | 2952 return get_tree_single(fc, smk_fill_super); in smk_get_tree()
|
| /OK3568_Linux_fs/kernel/security/selinux/ |
| H A D | selinuxfs.c | 2183 return get_tree_single(fc, sel_fill_super); in sel_get_tree()
|
| /OK3568_Linux_fs/kernel/security/apparmor/ |
| H A D | apparmorfs.c | 181 return get_tree_single(fc, apparmorfs_fill_super); in apparmorfs_get_tree()
|