Searched refs:cgroup_fs_type (Results 1 – 3 of 3) sorted by relevance
172 extern struct file_system_type cgroup_fs_type;
2193 struct file_system_type cgroup_fs_type = { variable2239 get_filesystem(&cgroup_fs_type); in cpuset_init_fs_context()2241 fc->fs_type = &cgroup_fs_type; in cpuset_init_fs_context()5819 WARN_ON(register_filesystem(&cgroup_fs_type)); in cgroup_init()6333 if ((s_type != &cgroup_fs_type && s_type != &cgroup2_fs_type) || in css_tryget_online_from_dir()
714 if (dentry->d_sb->s_type != &cgroup_fs_type || !kn || in cgroupstats_build()