Searched defs:MZAP_ENT_LEN (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Dzap_impl.h29 #define MZAP_ENT_LEN 64 macro
30 #define MZAP_NAME_LEN (MZAP_ENT_LEN - 8 - 4 - 2)
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dzap_impl.h45 #define MZAP_ENT_LEN 64 macro
46 #define MZAP_NAME_LEN (MZAP_ENT_LEN - 8 - 4 - 2)
/illumos-gate/usr/src/boot/sys/cddl/boot/zfs/
H A Dzfsimpl.h1178 #define MZAP_ENT_LEN 64 macro
1179 #define MZAP_NAME_LEN (MZAP_ENT_LEN - 8 - 4 - 2)

Completed in 91 milliseconds