Home
last modified time | relevance | path

Searched defs:MFLIMIT (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dlz4.c216 #define MFLIMIT 12 /* see ../doc/lz4_Block_format.md#parsing-restrictions */ macro
H A Dlz4_zfs.c329 #define MFLIMIT (COPYLENGTH + MINMATCH) macro
/freebsd/sys/cddl/contrib/opensolaris/common/lz4/
H A Dlz4.c328 #define MFLIMIT (COPYLENGTH + MINMATCH) macro