Searched refs:lh_prefix (Results 1 – 3 of 3) sorted by relevance
117 buf->l_hdr.lh_prefix = BSWAP_64(buf->l_hdr.lh_prefix); in zap_leaf_byteswap()773 zap_leaf_phys(l)->l_hdr.lh_prefix <<= 1; in zap_leaf_split()775 zap_leaf_phys(nl)->l_hdr.lh_prefix = in zap_leaf_split()776 zap_leaf_phys(l)->l_hdr.lh_prefix | 1; in zap_leaf_split()
623 zap_leaf_phys(*lp)->l_hdr.lh_prefix); in zap_deref_leaf()640 zap_leaf_phys(l)->l_hdr.lh_prefix); in zap_expand_leaf()677 zap_leaf_phys(l)->l_hdr.lh_prefix); in zap_expand_leaf()1239 zap_leaf_phys(zc->zc_leaf)->l_hdr.lh_prefix)) { in fzap_cursor_retrieve()
115 uint64_t lh_prefix; /* hash prefix of this leaf */ member