Searched refs:cgroup_fs_type (Results 1 – 3 of 3) sorted by relevance
132 extern struct file_system_type cgroup_fs_type;
725 if (dentry->d_sb->s_type != &cgroup_fs_type || !kn || in cgroupstats_build()1245 dentry = cgroup_do_mount(&cgroup_fs_type, flags, root, in cgroup1_mount()
2072 dentry = cgroup1_mount(&cgroup_fs_type, flags, data, in cgroup_mount()2101 struct file_system_type cgroup_fs_type = { variable5390 WARN_ON(register_filesystem(&cgroup_fs_type)); in cgroup_init()5723 if ((s_type != &cgroup_fs_type && s_type != &cgroup2_fs_type) || in css_tryget_online_from_dir()