Searched refs:cgroup_fs_type (Results 1 – 4 of 4) sorted by relevance
75 extern struct file_system_type cgroup_fs_type;
2346 struct file_system_type cgroup_fs_type = { variable 2420 get_filesystem(&cgroup_fs_type); in cpuset_init_fs_context() 2422 fc->fs_type = &cgroup_fs_type; in cpuset_init_fs_context() 6308 WARN_ON(register_filesystem(&cgroup_fs_type)); in cgroup_init() 6949 if ((s_type != &cgroup_fs_type && s_type != &cgroup2_fs_type) || in css_tryget_online_from_dir()
726 if (dentry->d_sb->s_type != &cgroup_fs_type || !kn || in cgroupstats_build()
1122 if (cdentry->d_sb->s_type != &cgroup_fs_type || !d_is_reg(cdentry)) { in memcg_write_event_control()