Searched refs:TDB_HASHTABLE_SIZE (Results 1 – 1 of 1) sorted by relevance
139 #define TDB_HASHTABLE_SIZE(tdb) ((tdb->header.hash_size+1)*sizeof(tdb_off_t)) macro1413 off < FREELIST_TOP+TDB_HASHTABLE_SIZE(tdb)) { in transaction_write()1653 TDB_HASHTABLE_SIZE(tdb), 0) != 0) { in tdb_transaction_start()1672 TDB_HASHTABLE_SIZE(tdb)) != 0) { in tdb_transaction_start()