Searched refs:lh_magic (Results 1 – 9 of 9) sorted by relevance
56 uint32_t lh_magic; /* ZAP_LEAF_MAGIC */ member
118 buf->l_hdr.lh_magic = BSWAP_32(buf->l_hdr.lh_magic); in zap_leaf_byteswap()176 zap_leaf_phys(l)->l_hdr.lh_magic = ZAP_LEAF_MAGIC; in zap_leaf_init()404 ASSERT3U(zap_leaf_phys(l)->l_hdr.lh_magic, ==, ZAP_LEAF_MAGIC); in zap_leaf_lookup()464 ASSERT3U(zap_leaf_phys(l)->l_hdr.lh_magic, ==, ZAP_LEAF_MAGIC); in zap_leaf_lookup_closest()
534 ASSERT3U(zap_leaf_phys(l)->l_hdr.lh_magic, ==, ZAP_LEAF_MAGIC); in zap_get_leaf_byblk()
109 uint32_t lh_magic; /* ZAP_LEAF_MAGIC */ member
122 uint_t lh_magic; member
480 if (oheader.lh_magic != CACHEFS_LOG_MAGIC) { in cachefs_log_write_header()493 header.lh_magic = CACHEFS_LOG_MAGIC; in cachefs_log_write_header()691 if ((! xdr_u_int(xdrs, &h->lh_magic)) || in cachefs_xdr_logfile_header()
261 if (st->st_loghead.lh_magic != CACHEFS_LOG_MAGIC) { in stats_log_logfile_open()293 if ((! xdr_u_int(xdrs, &lh->lh_magic)) || in stats_xdr_loghead()
665 if (l->l_hdr.lh_magic != ZAP_LEAF_MAGIC) in zap_leaf_lookup()
622 zlp->l_hdr.lh_magic != ZAP_LEAF_MAGIC) { in zap_leaf()