Searched refs:zap_magic (Results 1 – 6 of 6) sorted by relevance
87 uint64_t zap_magic; /* ZAP_MAGIC */ member
118 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()
1463 if (zh.zap_magic != ZAP_MAGIC) in fzap_lookup()1597 if (zh.zap_magic != ZAP_MAGIC) in fzap_list()1760 if (zh.zap_magic != ZAP_MAGIC) in fzap_rlookup()
1276 uint64_t zap_magic; /* ZAP_MAGIC */ member
729 if (zap->zap_magic != (uint64_t)ZAP_MAGIC || in fzap_lookup()