Home
last modified time | relevance | path

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

/linux/security/apparmor/include/
H A Dmount.h22 #define AA_MAY_UMOUNT 0x04 macro
/linux/security/apparmor/
H A Dmount.c565 return aa_audit_perm_error(&profile->label, AA_MAY_UMOUNT, in profile_umount()
575 return aa_check_perms(profile, &perms, AA_MAY_UMOUNT, ad, audit_cb); in profile_umount()