Searched refs:root_cgrp (Results 1 – 1 of 1) sorted by relevance
1541 struct cgroup *root_cgrp = &root->top_cgroup; in cgroup_mount() local1592 sb->s_root->d_fsdata = root_cgrp; in cgroup_mount()1604 link_css_set(&tmp_cg_links, cg, root_cgrp); in cgroup_mount()1610 BUG_ON(!list_empty(&root_cgrp->sibling)); in cgroup_mount()1611 BUG_ON(!list_empty(&root_cgrp->children)); in cgroup_mount()1615 cgroup_populate_dir(root_cgrp); in cgroup_mount()