Home
last modified time | relevance | path

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

/linux/security/apparmor/include/
H A Dmount.h23 #define AA_AUDIT_DATA 0x40 macro
/linux/security/apparmor/
H A Dmount.c281 if (data && !binary && (perms.audit & AA_AUDIT_DATA)) in match_mnt_path_str()