Searched refs:MDB_TGT_F_ASIO (Results 1 – 3 of 3) sorted by relevance
86 #define MDB_TGT_F_ASIO 0x1000 /* Use t_aread and t_awrite for i/o */ macro
442 t->t_flags |= MDB_TGT_F_ASIO; /* do i/o using aread and awrite */ in mdb_rawfile_tgt_create()
395 if (t->t_flags & MDB_TGT_F_ASIO) in mdb_tgt_aread()418 if (t->t_flags & MDB_TGT_F_ASIO) in mdb_tgt_awrite()