Searched refs:CGRP_ROOT_NOPREFIX (Results 1 – 2 of 2) sorted by relevance
63 CGRP_ROOT_NOPREFIX = (1 << 1), /* mounted subsystems have no named prefix */ enumerator
1009 !(cgrp->root->flags & CGRP_ROOT_NOPREFIX)) in cgroup_file_name()1323 if (root->flags & CGRP_ROOT_NOPREFIX) in cgroup_show_options()1388 opts->flags |= CGRP_ROOT_NOPREFIX; in parse_cgroupfs_options()1484 if ((opts->flags & CGRP_ROOT_NOPREFIX) && (opts->subsys_mask & mask)) in parse_cgroupfs_options()