Home
last modified time | relevance | path

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

/external/u-boot/include/zfs/
Dzap_leaf.h41 uint32_t lh_magic; /* ZAP_LEAF_MAGIC */ member
/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()