Searched refs:AA_MNT_CONT_MATCH (Results 1 – 2 of 2) sorted by relevance
/security/apparmor/include/ | ||
D | mount.h | 28 #define AA_MNT_CONT_MATCH 0x40 macro |
/security/apparmor/ | ||
D | mount.c | 278 if (data && !binary && (perms->allow & AA_MNT_CONT_MATCH)) { in do_match_mnt() |