Searched refs:MT_ST_DEF_WRITES (Results 1 – 4 of 4) sorted by relevance
362 #define MT_ST_DEF_WRITES 0x80 macro
297 MT_ST_DEF_WRITES the defaults are meant only for writes (mode)
1977 STm->defaults_for_writes = (options & MT_ST_DEF_WRITES) != 0; in st_set_options()1997 if ((options & MT_ST_DEF_WRITES) != 0) in st_set_options()
3714 STm->defaults_for_writes = (options & MT_ST_DEF_WRITES) != 0; in osst_set_options()3736 if ((options & MT_ST_DEF_WRITES) != 0) in osst_set_options()