Searched refs:lot_instance (Results 1 – 2 of 2) sorted by relevance
265 if (node1->lot_instance > node2->lot_instance) in layout_hash_compare()267 if (node1->lot_instance < node2->lot_instance) in layout_hash_compare()421 tb->lot_instance = 0; in sa_add_layout_entry()452 if (findtb->lot_instance != tb->lot_instance) in sa_add_layout_entry()454 tb->lot_instance++; in sa_add_layout_entry()472 tbsearch.lot_instance = 0; in sa_find_layout()
105 int lot_instance; /* used with lot_hash to identify entry */ member