Searched refs:cgroup2_fs_type (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/cgroup/
H A Dcgroup.c221 static struct file_system_type cgroup2_fs_type; variable in typeref:struct:file_system_type
2172 if (fc->fs_type == &cgroup2_fs_type)
2269 if (fc->fs_type == &cgroup2_fs_type)
2311 static struct file_system_type cgroup2_fs_type = { variable in typeref:struct:file_system_type
6163 WARN_ON(register_filesystem(&cgroup2_fs_type));
6795 if ((s_type != &cgroup_fs_type && s_type != &cgroup2_fs_type) ||

Completed in 250 milliseconds