Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dzstd_lib.h2310 ZSTDLIB_STATIC_API size_t ZSTD_toFlushNow(ZSTD_CCtx* cctx);
/linux-6.6.21/lib/zstd/compress/
Dzstd_compress.c1568 size_t ZSTD_toFlushNow(ZSTD_CCtx* cctx) in ZSTD_toFlushNow() function