Searched refs:AA_MS_IGNORE_MASK (Results 1 – 2 of 2) sorted by relevance
30 #define AA_MS_IGNORE_MASK (MS_KERNMOUNT | MS_NOSEC | MS_ACTIVE | MS_BORN) macro
532 flags &= ~AA_MS_IGNORE_MASK; in apparmor_sb_mount()