Searched refs:hashcode (Results 1 – 1 of 1) sorted by relevance
146 uint64_t hashcode = BF64_GET(ch, 0, rdt->numhashbits); in rdt_insert() local149 rdepp = &(rdt->redup_hash_array[hashcode]); in rdt_insert()166 uint64_t hashcode = BF64_GET(ch, 0, rdt->numhashbits); in rdt_lookup() local168 for (redup_entry_t *rde = rdt->redup_hash_array[hashcode]; in rdt_lookup()