Home
last modified time | relevance | path

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

/linux-4.1.27/fs/sysfs/
Dmount.c74 kernfs_destroy_root(sysfs_root); in sysfs_init()
/linux-4.1.27/include/linux/
Dkernfs.h284 void kernfs_destroy_root(struct kernfs_root *root);
363 static inline void kernfs_destroy_root(struct kernfs_root *root) { } in kernfs_destroy_root() function
/linux-4.1.27/fs/kernfs/
Ddir.c749 void kernfs_destroy_root(struct kernfs_root *root) in kernfs_destroy_root() function
/linux-4.1.27/kernel/
Dcgroup.c928 kernfs_destroy_root(root->kf_root); in cgroup_destroy_root()
1726 kernfs_destroy_root(root->kf_root); in cgroup_setup_root()