Searched refs:AA_MAY_PIVOTROOT (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/security/apparmor/include/ |
D | mount.h | 24 #define AA_MAY_PIVOTROOT 0x01 macro
|
/Linux-v4.19/security/apparmor/ |
D | mount.c | 648 if (AA_MAY_PIVOTROOT & perms.allow) in build_pivotroot() 653 NULL, trans_name, 0, NULL, AA_MAY_PIVOTROOT, in build_pivotroot() 702 0, NULL, AA_MAY_PIVOTROOT, &nullperms, info, in aa_pivotroot()
|