Searched refs:lot_instance (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dsa.c265 if (node1->lot_instance > node2->lot_instance)
267 if (node1->lot_instance < node2->lot_instance)
421 tb->lot_instance = 0;
452 if (findtb->lot_instance != tb->lot_instance)
454 tb->lot_instance++;
472 tbsearch.lot_instance = 0;
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dsa_impl.h105 int lot_instance; /* used with lot_hash to identify entry */ member in struct:sa_lot

Completed in 60 milliseconds