Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zstd/lib/compress/
H A Dzstdmt_compress.h92 size_t ZSTDMT_toFlushNow(ZSTDMT_CCtx* mtctx);
H A Dzstdmt_compress.c1087 size_t ZSTDMT_toFlushNow(ZSTDMT_CCtx* mtctx) in ZSTDMT_toFlushNow() function
H A Dzstd_compress.c1452 return ZSTDMT_toFlushNow(cctx->mtctx); in ZSTD_toFlushNow()
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c9896 size_t ZSTDMT_toFlushNow(ZSTDMT_CCtx* mtctx);
14345 return ZSTDMT_toFlushNow(cctx->mtctx); in ZSTD_toFlushNow()