Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zstd/include/
H A Dzstd_compat_wrapper.h276 #define ZSTD_compress_internal zfs_ZSTD_compress_internal macro
/f-stack/freebsd/contrib/zstd/lib/compress/
H A Dzstd_compress.c3499 static size_t ZSTD_compress_internal (ZSTD_CCtx* cctx, in ZSTD_compress_internal() function
3523 return ZSTD_compress_internal(cctx, in ZSTD_compress_advanced()
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c16322 static size_t ZSTD_compress_internal (ZSTD_CCtx* cctx, in ZSTD_compress_internal() function
16346 return ZSTD_compress_internal(cctx, in ZSTD_compress_advanced()