Searched refs:MS_ACTIVE (Results 1 – 9 of 9) sorted by relevance
83 MS_ACTIVE = 1 << 30, enumerator84 #define MS_ACTIVE MS_ACTIVE macro
26 #define AA_MS_IGNORE_MASK (MS_KERNMOUNT | MS_NOSEC | MS_ACTIVE | MS_BORN)
44 #define MS_ACTIVE (1<<30) macro
140 #define MS_ACTIVE (1<<30) macro
500 #define MS_ACTIVE (1<<30) macro
2499 sb->s_flags |= MS_ACTIVE | MS_NOATIME; in ubifs_mount()