Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dcgroup-defs.h82 CGRP_ROOT_XATTR = (1 << 2), /* supports extended attributes */ enumerator
/linux-6.6.21/kernel/cgroup/
Dcgroup-v1.c873 if (root->flags & CGRP_ROOT_XATTR) in cgroup1_show_options()
966 ctx->flags |= CGRP_ROOT_XATTR; in cgroup1_parse_param()