Searched refs:TDB_NOLOCK (Results 1 – 2 of 2) sorted by relevance
44 #define TDB_NOLOCK 4 /* don't do any locking */ macro
340 if (tdb->flags & TDB_NOLOCK) { in tdb_brlock()426 if (tdb->flags & TDB_NOLOCK) in _tdb_lock()516 if (tdb->flags & TDB_NOLOCK) in tdb_unlock()3858 tdb->flags |= TDB_NOLOCK; in tdb_open_ex()3864 tdb->flags |= (TDB_NOLOCK | TDB_NOMMAP); in tdb_open_ex()