Searched refs:AA_MAY_PIVOTROOT (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/security/apparmor/include/ |
D | mount.h | 20 #define AA_MAY_PIVOTROOT 0x01 macro
|
/Linux-v5.10/security/apparmor/ |
D | mount.c | 677 if (AA_MAY_PIVOTROOT & perms.allow) in build_pivotroot() 682 NULL, trans_name, 0, NULL, AA_MAY_PIVOTROOT, in build_pivotroot() 736 0, NULL, AA_MAY_PIVOTROOT, &nullperms, info, in aa_pivotroot()
|