Home
last modified time | relevance | path

Searched refs:l_hdr (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/zfs/
H A Dzap_leaf.h50 } l_hdr; /* 2 24-byte chunks */ member
/openbmc/u-boot/fs/zfs/
H A Dzfs.c102 ((h) >> (64 - ZAP_LEAF_HASH_SHIFT(bs)-l->l_hdr.lh_prefix_len)))
825 if (zfs_to_cpu64(l->l_hdr.lh_block_type, endian) != ZBT_LEAF) { in zap_leaf_lookup()
829 if (zfs_to_cpu32(l->l_hdr.lh_magic, endian) != ZAP_LEAF_MAGIC) { in zap_leaf_lookup()
982 if (zfs_to_cpu64(l->l_hdr.lh_block_type, endian) != ZBT_LEAF) { in fzap_iterate()
986 if (zfs_to_cpu32(l->l_hdr.lh_magic, endian) != ZAP_LEAF_MAGIC) { in fzap_iterate()