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