Searched refs:TDB_NOSYNC (Results 1 – 2 of 2) sorted by relevance
48 #define TDB_NOSYNC 64 /* don't use synchronous transactions */ macro
2038 if (!(tdb->flags & TDB_NOSYNC)) { in tdb_transaction_commit()2087 if (!(tdb->flags & TDB_NOSYNC)) { in tdb_transaction_commit()