Searched refs:kernfs_root_from_sb (Results 1 – 3 of 3) sorted by relevance
318 struct kernfs_root *kernfs_root_from_sb(struct super_block *sb);405 static inline struct kernfs_root *kernfs_root_from_sb(struct super_block *sb) in kernfs_root_from_sb() function
147 struct kernfs_root *kernfs_root_from_sb(struct super_block *sb) in kernfs_root_from_sb() function
2082 struct kernfs_root *kf_root = kernfs_root_from_sb(sb); in cgroup_kill_sb()