Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/cgroup/
Dcgroup.c210 static struct file_system_type cgroup2_fs_type; variable
2055 if (fs_type == &cgroup2_fs_type) { in cgroup_mount()
2067 dentry = cgroup_do_mount(&cgroup2_fs_type, flags, &cgrp_dfl_root, in cgroup_mount()
2108 static struct file_system_type cgroup2_fs_type = { variable
5391 WARN_ON(register_filesystem(&cgroup2_fs_type)); in cgroup_init()
5723 if ((s_type != &cgroup_fs_type && s_type != &cgroup2_fs_type) || in css_tryget_online_from_dir()