HomeSort by: relevance | last modified time | path
    Searched refs:lot_hash (Results 1 - 2 of 2) sorted by relevancy

  /src/external/cddl/osnet/dist/uts/common/fs/zfs/
sa.c 262 if (node1->lot_hash > node2->lot_hash)
264 if (node1->lot_hash < node2->lot_hash)
424 tb->lot_hash = hash;
454 for (; findtb && findtb->lot_hash == hash;
475 tbsearch.lot_hash = hash;
479 for (; tb && tb->lot_hash == hash;
  /src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
sa_impl.h 100 uint64_t lot_hash; member in struct:sa_lot
105 int lot_instance; /* used with lot_hash to identify entry */

Completed in 28 milliseconds