Home
last modified time | relevance | path

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

/external/u-boot/include/zfs/
Dzap_leaf.h14 #define ZAP_LEAF_MAGIC 0x2AB1EAF macro
/external/u-boot/fs/zfs/
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()