Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zstd/lib/compress/
H A Dzstd_compress.c1530 const ZSTD_indexResetPolicy_e forceResetIndex, in ZSTD_reset_matchState() argument
1538 DEBUGLOG(4, "reset indices : %u", forceResetIndex == ZSTDirp_reset); in ZSTD_reset_matchState()
1539 if (forceResetIndex == ZSTDirp_reset) { in ZSTD_reset_matchState()
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c14433 const ZSTD_indexResetPolicy_e forceResetIndex, in ZSTD_reset_matchState() argument
14441 DEBUGLOG(4, "reset indices : %u", forceResetIndex == ZSTDirp_reset); in ZSTD_reset_matchState()
14442 if (forceResetIndex == ZSTDirp_reset) { in ZSTD_reset_matchState()