Searched refs:zap_magic (Results 1 – 4 of 4) sorted by relevance
87 uint64_t zap_magic; /* ZAP_MAGIC */ member
117 uint64_t zap_magic; /* ZAP_MAGIC */ member
97 zp->zap_magic = ZAP_MAGIC; in fzap_upgrade()579 ASSERT3U(zap_f_phys(zap)->zap_magic, ==, ZAP_MAGIC); in zap_deref_leaf()1270 zs->zs_magic = zap_f_phys(zap)->zap_magic; in fzap_get_stats()
725 if (zap->zap_magic != (uint64_t)ZAP_MAGIC || in fzap_lookup()