Home
last modified time | relevance | path

Searched defs:ZSTD_compressBegin (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/zstd/include/
H A Dzstd_compat_wrapper.h213 #define ZSTD_compressBegin zfs_ZSTD_compressBegin macro
/f-stack/freebsd/contrib/zstd/lib/compress/
H A Dzstd_compress.c3426 size_t ZSTD_compressBegin(ZSTD_CCtx* cctx, int compressionLevel) in ZSTD_compressBegin() function
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c16248 size_t ZSTD_compressBegin(ZSTD_CCtx* cctx, int compressionLevel) in ZSTD_compressBegin() function