Searched refs:lot_hash (Results 1 – 2 of 2) sorted by relevance
260 if (node1->lot_hash > node2->lot_hash) in layout_hash_compare()262 if (node1->lot_hash < node2->lot_hash) in layout_hash_compare()419 tb->lot_hash = hash; in sa_add_layout_entry()449 for (; findtb && findtb->lot_hash == hash; in sa_add_layout_entry()470 tbsearch.lot_hash = hash; in sa_find_layout()474 for (; tb && tb->lot_hash == hash; in sa_find_layout()
100 uint64_t lot_hash; member