Home
last modified time | relevance | path

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

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