Home
last modified time | relevance | path

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

/linux/fs/sysfs/
H A Dmount.c31 ret = kernfs_get_tree(fc); in sysfs_get_tree()
/linux/include/linux/
H A Dkernfs.h466 int kernfs_get_tree(struct fs_context *fc);
587 static inline int kernfs_get_tree(struct fs_context *fc) in kernfs_get_tree() function
/linux/fs/kernfs/
H A Dmount.c366 int kernfs_get_tree(struct fs_context *fc) in kernfs_get_tree() function
/linux/kernel/cgroup/
H A Dcgroup.c2229 ret = kernfs_get_tree(fc); in cgroup_do_get_tree()