Home
last modified time | relevance | path

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

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