Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_compress.c3239 static size_t ZSTD_compress_internal (ZSTD_CCtx* cctx, in ZSTD_compress_internal() function
3263 return ZSTD_compress_internal(cctx, in ZSTD_compress_advanced()