Home
last modified time | relevance | path

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

/openbmc/u-boot/include/zfs/
H A Dzap_leaf.h38 uint64_t lh_block_type; /* ZBT_LEAF */ member
/openbmc/u-boot/fs/zfs/
H A Dzfs.c825 if (zfs_to_cpu64(l->l_hdr.lh_block_type, endian) != ZBT_LEAF) { in zap_leaf_lookup()
982 if (zfs_to_cpu64(l->l_hdr.lh_block_type, endian) != ZBT_LEAF) { in fzap_iterate()