Home
last modified time | relevance | path

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

/openbmc/linux/kernel/cgroup/
H A Dcgroup.c219 static struct file_system_type cgroup2_fs_type; variable
2152 if (fc->fs_type == &cgroup2_fs_type) in cgroup_do_get_tree()
2249 if (fc->fs_type == &cgroup2_fs_type) in cgroup_init_fs_context()
2289 static struct file_system_type cgroup2_fs_type = { variable
6157 WARN_ON(register_filesystem(&cgroup2_fs_type)); in cgroup_init()
6789 if ((s_type != &cgroup_fs_type && s_type != &cgroup2_fs_type) || in css_tryget_online_from_dir()