Home
last modified time | relevance | path

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

/openbmc/u-boot/include/zfs/
H A Dzap_leaf.h14 #define ZAP_LEAF_MAGIC 0x2AB1EAF macro
/openbmc/u-boot/fs/zfs/
H A Dzfs.c829 if (zfs_to_cpu32(l->l_hdr.lh_magic, endian) != ZAP_LEAF_MAGIC) { in zap_leaf_lookup()
986 if (zfs_to_cpu32(l->l_hdr.lh_magic, endian) != ZAP_LEAF_MAGIC) { in fzap_iterate()