Searched refs:transfer_entries (Results 1 – 1 of 1) sorted by relevance
860 transfer_entries (Hash_table *dst, Hash_table *src, bool safe) in transfer_entries() function986 if (transfer_entries (new_table, table, false)) in hash_rehash()1013 if (! (transfer_entries (table, new_table, true) in hash_rehash()1014 && transfer_entries (table, new_table, false))) in hash_rehash()