Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/zfs/
H A Dzap_impl.h17 #define MZAP_ENT_LEN 64 macro
18 #define MZAP_NAME_LEN (MZAP_ENT_LEN - 8 - 4 - 2)
/OK3568_Linux_fs/u-boot/fs/zfs/
H A Dzfs.c697 chunks = objsize / MZAP_ENT_LEN - 1; in mzap_lookup()
719 chunks = objsize / MZAP_ENT_LEN - 1; in mzap_iterate()