Home
last modified time | relevance | path

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

/linux-6.15/fs/sysfs/
H A Dmount.c31 ret = kernfs_get_tree(fc); in sysfs_get_tree()
/linux-6.15/include/linux/
H A Dkernfs.h463 int kernfs_get_tree(struct fs_context *fc);
581 static inline int kernfs_get_tree(struct fs_context *fc) in kernfs_get_tree() function
/linux-6.15/fs/kernfs/
H A Dmount.c350 int kernfs_get_tree(struct fs_context *fc) in kernfs_get_tree() function
/linux-6.15/arch/x86/kernel/cpu/resctrl/
H A Drdtgroup.c2801 ret = kernfs_get_tree(fc); in rdt_get_tree()
/linux-6.15/kernel/cgroup/
H A Dcgroup.c2214 ret = kernfs_get_tree(fc); in cgroup_do_get_tree()