zap_leaf_phys_t
zap_leaf_phys_t *f_zap_leaf; /* zap leaf buffer */
zap_leaf_phys_t *l_phys;
zap_leaf_phys_t *zlp = (void *)buf;
zap_leaf_array_equal(zap_leaf_phys_t *l, int blksft, int chunk,
zap_leaf_lookup(zap_leaf_phys_t *l, int blksft, uint64_t h,
zap_leaf_phys_t *l;
l = (zap_leaf_phys_t *)stack;
if ((1<<blksft) < sizeof (zap_leaf_phys_t))
inline zap_leaf_phys_t *
extern void zap_leaf_byteswap(zap_leaf_phys_t *buf, int len);
zap_leaf_byteswap(zap_leaf_phys_t *buf, int size)
extern inline zap_leaf_phys_t *zap_leaf_phys(zap_leaf_t *l);