Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_compress.c1350 const ZSTD_indexResetPolicy_e forceResetIndex, in ZSTD_reset_matchState() argument
1358 DEBUGLOG(4, "reset indices : %u", forceResetIndex == ZSTDirp_reset); in ZSTD_reset_matchState()
1359 if (forceResetIndex == ZSTDirp_reset) { in ZSTD_reset_matchState()
/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstd_compress.c1726 const ZSTD_indexResetPolicy_e forceResetIndex, in ZSTD_reset_matchState() argument
1738 DEBUGLOG(4, "reset indices : %u", forceResetIndex == ZSTDirp_reset); in ZSTD_reset_matchState()
1740 if (forceResetIndex == ZSTDirp_reset) { in ZSTD_reset_matchState()