Home
last modified time | relevance | path

Searched refs:kernfs_get_tree (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/fs/sysfs/
H A Dmount.c31 ret = kernfs_get_tree(fc); in sysfs_get_tree()
/openbmc/linux/include/linux/
H A Dkernfs.h456 int kernfs_get_tree(struct fs_context *fc);
572 static inline int kernfs_get_tree(struct fs_context *fc) in kernfs_get_tree() function
/openbmc/linux/fs/kernfs/
H A Dmount.c330 int kernfs_get_tree(struct fs_context *fc) in kernfs_get_tree() function
/openbmc/linux/arch/x86/kernel/cpu/resctrl/
H A Drdtgroup.c2516 ret = kernfs_get_tree(fc); in rdt_get_tree()
/openbmc/linux/kernel/cgroup/
H A Dcgroup.c2156 ret = kernfs_get_tree(fc); in cgroup_do_get_tree()