Searched refs:NOTCOMPRESSIBLE_CONFIRMATION (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/module/zfs/
H A Dlz4.c178 * NOTCOMPRESSIBLE_CONFIRMATION: Decreasing this value will make the
186 #define NOTCOMPRESSIBLE_CONFIRMATION 6 macro
315 #define SKIPSTRENGTH (NOTCOMPRESSIBLE_CONFIRMATION > 2 ? \
316 NOTCOMPRESSIBLE_CONFIRMATION : 2)
/freebsd-13-stable/sys/cddl/contrib/opensolaris/common/lz4/
H A Dlz4.c185 * NOTCOMPRESSIBLE_CONFIRMATION: Decreasing this value will make the
193 #define NOTCOMPRESSIBLE_CONFIRMATION 6 macro
318 #define SKIPSTRENGTH (NOTCOMPRESSIBLE_CONFIRMATION > 2 ? \
319 NOTCOMPRESSIBLE_CONFIRMATION : 2)

Completed in 58 milliseconds