Searched refs:AA_MAY_MOUNT (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/security/apparmor/include/ |
H A D | mount.h | 21 #define AA_MAY_MOUNT 0x02 macro
|
/kernel/linux/linux-6.6/security/apparmor/include/ |
H A D | mount.h | 21 #define AA_MAY_MOUNT 0x02 macro
|
/kernel/linux/linux-5.10/security/apparmor/ |
H A D | mount.c | 271 if (perms->allow & AA_MAY_MOUNT) in do_match_mnt() 284 if (perms->allow & AA_MAY_MOUNT) in do_match_mnt() 356 flags, data, AA_MAY_MOUNT, &perms, info, error); in match_mnt_path_str()
|
/kernel/linux/linux-6.6/security/apparmor/ |
H A D | mount.c | 257 if (perms->allow & AA_MAY_MOUNT) in do_match_mnt() 270 if (perms->allow & AA_MAY_MOUNT) in do_match_mnt() 347 flags, data, AA_MAY_MOUNT, &perms, info, error); in match_mnt_path_str()
|
Completed in 3 milliseconds