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