Searched refs:AA_MAY_PIVOTROOT (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/security/apparmor/include/ |
D | mount.h | 20 #define AA_MAY_PIVOTROOT 0x01 macro
|
/linux-6.6.21/security/apparmor/ |
D | mount.c | 704 if (AA_MAY_PIVOTROOT & perms.allow) in build_pivotroot() 710 NULL, trans_name, 0, NULL, AA_MAY_PIVOTROOT, in build_pivotroot() 768 0, NULL, AA_MAY_PIVOTROOT, &nullperms, info, in aa_pivotroot()
|