Home
last modified time | relevance | path

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

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