Home
last modified time | relevance | path

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

/linux-4.4.14/fs/sysfs/
Dmount.c78 kernfs_destroy_root(sysfs_root); in sysfs_init()
/linux-4.4.14/include/linux/
Dkernfs.h286 void kernfs_destroy_root(struct kernfs_root *root);
372 static inline void kernfs_destroy_root(struct kernfs_root *root) { } in kernfs_destroy_root() function
/linux-4.4.14/fs/kernfs/
Ddir.c772 void kernfs_destroy_root(struct kernfs_root *root) in kernfs_destroy_root() function
/linux-4.4.14/kernel/
Dcgroup.c1158 kernfs_destroy_root(root->kf_root); in cgroup_destroy_root()
1992 kernfs_destroy_root(root->kf_root); in cgroup_setup_root()