Searched defs:ZAP_LEAF_MAGIC (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
H A Dzap_leaf.h39 #define ZAP_LEAF_MAGIC 0x2AB1EAF macro
/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzap_leaf.c404 ASSERT3U(zap_leaf_phys(l)->l_hdr.lh_magic, ==, ZAP_LEAF_MAGIC); local
464 ASSERT3U(zap_leaf_phys(l)->l_hdr.lh_magic, ==, ZAP_LEAF_MAGIC); local
H A Dzap.c545 ASSERT3U(zap_leaf_phys(l)->l_hdr.lh_magic, ==, ZAP_LEAF_MAGIC); local
/freebsd-10-stable/sys/cddl/boot/zfs/
H A Dzfsimpl.h1202 #define ZAP_LEAF_MAGIC 0x2AB1EAF macro

Completed in 76 milliseconds