Searched refs:MS_SYNCHRONOUS (Results 1 – 6 of 6) sorted by relevance
19 #if defined(MS_SYNCHRONOUS) || (defined(HAVE_DECL_MS_SYNCHRONOUS) && HAVE_DECL_MS_SYNCHRONOUS)20 XLAT(MS_SYNCHRONOUS),
6 MS_SYNCHRONOUS
72 #define MS_SYNCHRONOUS 16 /* Writes are synced at once */ macro103 #define MS_RMT_MASK (MS_RDONLY|MS_SYNCHRONOUS|MS_MANDLOCK|MS_I_VERSION)
7 #define MS_SYNCHRONOUS 16 /* Writes are synced at once */ macro
5502 MS_SYNCHRONOUS.
92 {"sync", MS_SYNCHRONOUS}, {"async", ~MS_SYNCHRONOUS},