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
317 struct super_block *kernfs_pin_sb(struct kernfs_root *root, const void *ns);
1838 pinned_sb = kernfs_pin_sb(root->kf_root, NULL); in cgroup_mount()