Searched refs:kernfs_root_from_sb (Results 1 – 3 of 3) sorted by relevance
280 struct kernfs_root *kernfs_root_from_sb(struct super_block *sb);355 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
1903 struct kernfs_root *kf_root = kernfs_root_from_sb(sb); in cgroup_kill_sb()