Home
last modified time | relevance | path

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

/src/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()
/src/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_compress.c1991 const ZSTD_indexResetPolicy_e forceResetIndex, in ZSTD_reset_matchState() argument
2003 DEBUGLOG(4, "reset indices : %u", forceResetIndex == ZSTDirp_reset); in ZSTD_reset_matchState()
2005 if (forceResetIndex == ZSTDirp_reset) { in ZSTD_reset_matchState()