Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_compress.c1770 const ZSTD_CCtx* srcCCtx, in ZSTD_copyCCtx_internal()
1835 size_t ZSTD_copyCCtx(ZSTD_CCtx* dstCCtx, const ZSTD_CCtx* srcCCtx, unsigned long long pledgedSrcSiz… in ZSTD_copyCCtx()
/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstd_compress.c2210 const ZSTD_CCtx* srcCCtx, in ZSTD_copyCCtx_internal()
2286 size_t ZSTD_copyCCtx(ZSTD_CCtx* dstCCtx, const ZSTD_CCtx* srcCCtx, unsigned long long pledgedSrcSiz… in ZSTD_copyCCtx()