Searched refs:MS_SYNCHRONOUS (Results 1 – 8 of 8) sorted by relevance
17 #define MS_SYNCHRONOUS 16 /* Writes are synced at once */ macro52 #define MS_RMT_MASK (MS_RDONLY|MS_SYNCHRONOUS|MS_MANDLOCK|MS_I_VERSION|\
147 mnt_flags |= MS_SYNCHRONOUS; in read_mnt_flags()
39 if (flags & MS_SYNCHRONOUS) in audit_mnt_flags()
479 #define MS_SYNCHRONOUS 16 /* Writes are synced at once */ macro
1147 return MS_SYNCHRONOUS; in parse_standard_option()
271 mnt_flags |= MS_SYNCHRONOUS; in read_mnt_flags()
1148 FLAG_GENERIC(MS_SYNCHRONOUS),