Searched refs:kernfs_pin_sb (Results 1 – 3 of 3) sorted by relevance
226 struct super_block *kernfs_pin_sb(struct kernfs_root *root, const void *ns) in kernfs_pin_sb() function
319 struct super_block *kernfs_pin_sb(struct kernfs_root *root, const void *ns);
2104 pinned_sb = kernfs_pin_sb(root->kf_root, NULL); in cgroup_mount()