Home
last modified time | relevance | path

Searched refs:ZSTD_buffered_policy_e (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_compress.c1316 } ZSTD_buffered_policy_e; typedef
1424 ZSTD_buffered_policy_e const zbuff) in ZSTD_resetCCtx_internal()
1635 ZSTD_buffered_policy_e zbuff) in ZSTD_resetCCtx_byAttachingCDict()
1683 ZSTD_buffered_policy_e zbuff) in ZSTD_resetCCtx_byCopyingCDict()
1747 ZSTD_buffered_policy_e zbuff) in ZSTD_resetCCtx_usingCDict()
1773 ZSTD_buffered_policy_e zbuff) in ZSTD_copyCCtx_internal()
1838 ZSTD_buffered_policy_e const zbuff = (ZSTD_buffered_policy_e)(srcCCtx->inBuffSize>0); in ZSTD_copyCCtx()
3088 ZSTD_buffered_policy_e zbuff) in ZSTD_compressBegin_internal()
/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstd_compress_internal.h346 } ZSTD_buffered_policy_e; typedef
396 ZSTD_buffered_policy_e bufferedPolicy;
H A Dzstd_compress.c1832 ZSTD_buffered_policy_e const zbuff) in ZSTD_resetCCtx_internal()
2045 ZSTD_buffered_policy_e zbuff) in ZSTD_resetCCtx_byAttachingCDict()
2105 ZSTD_buffered_policy_e zbuff) in ZSTD_resetCCtx_byCopyingCDict()
2187 ZSTD_buffered_policy_e zbuff) in ZSTD_resetCCtx_usingCDict()
2213 ZSTD_buffered_policy_e zbuff) in ZSTD_copyCCtx_internal()
2289 ZSTD_buffered_policy_e const zbuff = srcCCtx->bufferedPolicy; in ZSTD_copyCCtx()
4495 ZSTD_buffered_policy_e zbuff) in ZSTD_compressBegin_internal()