Searched refs:MT_ST_ASYNC_WRITES (Results 1 – 7 of 7) sorted by relevance
184 #define MT_ST_ASYNC_WRITES 0x2 macro
249 #define MT_ST_ASYNC_WRITES 0x2 macro
2301 STm->do_async_writes = (options & MT_ST_ASYNC_WRITES) != 0;2322 if ((options & MT_ST_ASYNC_WRITES) != 0)4680 options |= STm->do_async_writes ? MT_ST_ASYNC_WRITES : 0; in options_show()
495 MT_ST_ASYNC_WRITES