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