Searched refs:lh_prefix (Results 1 – 5 of 5) sorted by relevance
55 uint64_t lh_prefix; /* hash prefix of this leaf */ member
117 buf->l_hdr.lh_prefix = BSWAP_64(buf->l_hdr.lh_prefix); in zap_leaf_byteswap()806 zap_leaf_phys(l)->l_hdr.lh_prefix <<= 1; in zap_leaf_split()808 zap_leaf_phys(nl)->l_hdr.lh_prefix = in zap_leaf_split()809 zap_leaf_phys(l)->l_hdr.lh_prefix | 1; in zap_leaf_split()
588 zap_leaf_phys(*lp)->l_hdr.lh_prefix); in zap_deref_leaf()606 zap_leaf_phys(l)->l_hdr.lh_prefix); in zap_expand_leaf()643 zap_leaf_phys(l)->l_hdr.lh_prefix); in zap_expand_leaf()1174 zap_leaf_phys(zc->zc_leaf)->l_hdr.lh_prefix)) { in fzap_cursor_retrieve()
108 uint64_t lh_prefix; /* hash prefix of this leaf */ member
629 mdb_printf(" lh_prefix = %llx\n", zlp->l_hdr.lh_prefix); in zap_leaf()