Home
last modified time | relevance | path

Searched defs:zbuff (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_compress.c1423 ZSTD_buffered_policy_e const zbuff) in ZSTD_resetCCtx_internal()
1634 ZSTD_buffered_policy_e zbuff) in ZSTD_resetCCtx_byAttachingCDict()
1682 ZSTD_buffered_policy_e zbuff) in ZSTD_resetCCtx_byCopyingCDict()
1746 ZSTD_buffered_policy_e zbuff) in ZSTD_resetCCtx_usingCDict()
1772 ZSTD_buffered_policy_e zbuff) in ZSTD_copyCCtx_internal()
1837 ZSTD_buffered_policy_e const zbuff = (ZSTD_buffered_policy_e)(srcCCtx->inBuffSize>0); in ZSTD_copyCCtx() local
3087 ZSTD_buffered_policy_e zbuff) in ZSTD_compressBegin_internal()
/freebsd/sys/contrib/zstd/lib/compress/
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() local
4495 ZSTD_buffered_policy_e zbuff) in ZSTD_compressBegin_internal()