Home
last modified time | relevance | path

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

/external/u-boot/include/zfs/
Dzap_impl.h16 #define MZAP_ENT_LEN 64 macro
17 #define MZAP_NAME_LEN (MZAP_ENT_LEN - 8 - 4 - 2)
/external/u-boot/fs/zfs/
Dzfs.c696 chunks = objsize / MZAP_ENT_LEN - 1; in mzap_lookup()
718 chunks = objsize / MZAP_ENT_LEN - 1; in mzap_iterate()