Searched refs:hashcode (Results 1 – 1 of 1) sorted by relevance
168 uint32_t hashcode; in ddt_update() local171 hashcode = BF64_GET(cs->zc_word[0], 0, ddt->numhashbits); in ddt_update()173 for (ddepp = &(ddt->dedup_hash_array[hashcode]); *ddepp != NULL; in ddt_update()