Home
last modified time | relevance | path

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

/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstdmt_compress.h95 size_t ZSTDMT_toFlushNow(ZSTDMT_CCtx* mtctx);
H A Dzstdmt_compress.c1115 size_t ZSTDMT_toFlushNow(ZSTDMT_CCtx* mtctx) in ZSTDMT_toFlushNow() function
H A Dzstd_compress.c1646 return ZSTDMT_toFlushNow(cctx->mtctx); in ZSTD_toFlushNow()
/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_compress.c1261 return ZSTDMT_toFlushNow(cctx->mtctx); in ZSTD_toFlushNow()