Searched refs:hti_hash (Results 1 – 2 of 2) sorted by relevance
93 if (item->hti_hash == hash) in ht_find_locked()110 if (item->hti_hash == hash) { in ht_add()118 item->hti_hash = hash; in ht_add()147 if (item->hti_hash == hash) { in ht_remove_locked()
45 uint32_t hti_hash; member