Home
last modified time | relevance | path

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

/openbmc/linux/drivers/xen/xenfs/
H A Dsuper.c74 return get_tree_single(fc, xenfs_fill_super); in xenfs_get_tree()
/openbmc/linux/fs/configfs/
H A Dmount.c101 return get_tree_single(fc, configfs_fill_super); in configfs_get_tree()
/openbmc/linux/security/
H A Dinode.c56 return get_tree_single(fc, securityfs_fill_super); in securityfs_get_tree()
/openbmc/linux/include/linux/
H A Dfs_context.h153 extern int get_tree_single(struct fs_context *fc,
/openbmc/linux/fs/efivarfs/
H A Dsuper.c276 return get_tree_single(fc, efivarfs_fill_super); in efivarfs_get_tree()
/openbmc/linux/fs/fuse/
H A Dcontrol.c342 return get_tree_single(fsc, fuse_ctl_fill_super); in fuse_ctl_get_tree()
/openbmc/linux/fs/openpromfs/
H A Dinode.c412 return get_tree_single(fc, openprom_fill_super); in openpromfs_get_tree()
/openbmc/linux/arch/s390/hypfs/
H A Dinode.c293 return get_tree_single(fc, hypfs_fill_super); in hypfs_get_tree()
/openbmc/linux/drivers/infiniband/hw/qib/
H A Dqib_fs.c481 int ret = get_tree_single(fc, qibfs_fill_super); in qibfs_get_tree()
/openbmc/linux/drivers/misc/ibmasm/
H A Dibmasmfs.c82 return get_tree_single(fc, ibmasmfs_fill_super); in ibmasmfs_get_tree()
/openbmc/linux/fs/
H A Dbinfmt_misc.c913 return get_tree_single(fc, bm_fill_super); in bm_get_tree()
H A Dsuper.c1369 int get_tree_single(struct fs_context *fc, in get_tree_single() function
1375 EXPORT_SYMBOL(get_tree_single);
/openbmc/linux/arch/powerpc/platforms/cell/spufs/
H A Dinode.c723 return get_tree_single(fc, spufs_fill_super); in spufs_get_tree()
/openbmc/linux/drivers/usb/gadget/legacy/
H A Dinode.c2079 return get_tree_single(fc, gadgetfs_fill_super); in gadgetfs_get_tree()
/openbmc/linux/security/smack/
H A Dsmackfs.c2964 return get_tree_single(fc, smk_fill_super); in smk_get_tree()
/openbmc/linux/security/selinux/
H A Dselinuxfs.c2115 return get_tree_single(fc, sel_fill_super); in sel_get_tree()
/openbmc/linux/security/apparmor/
H A Dapparmorfs.c184 return get_tree_single(fc, apparmorfs_fill_super); in apparmorfs_get_tree()