Searched refs:MS_ACTIVE (Results 1 – 5 of 5) sorted by relevance
26 #define AA_MS_IGNORE_MASK (MS_KERNMOUNT | MS_NOSEC | MS_ACTIVE | MS_BORN)
46 #define MS_ACTIVE (1<<30) macro
499 #define MS_ACTIVE (1<<30) macro
2498 sb->s_flags |= MS_ACTIVE | MS_NOATIME; in ubifs_mount()