Home
last modified time | relevance | path

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

/openbmc/u-boot/include/zfs/
H A Dzap_leaf.h27 ZAP_CHUNK_ENTRY = 252, enumerator
/openbmc/u-boot/fs/zfs/
H A Dzfs.c845 if (le->le_type != ZAP_CHUNK_ENTRY) { in zap_leaf_lookup()
999 if (le->le_type != ZAP_CHUNK_ENTRY) in fzap_iterate()