Searched refs:kernfs_root_from_sb (Results 1 – 3 of 3) sorted by relevance
281 struct kernfs_root *kernfs_root_from_sb(struct super_block *sb);360 static inline struct kernfs_root *kernfs_root_from_sb(struct super_block *sb) in kernfs_root_from_sb() function
58 struct kernfs_root *kernfs_root_from_sb(struct super_block *sb) in kernfs_root_from_sb() function
2169 struct kernfs_root *kf_root = kernfs_root_from_sb(sb); in cgroup_kill_sb()