Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/lib/zstd/
H A Dcompress.c3188 size_t const toFlush = zcs->outBuffContentSize - zcs->outBuffFlushedSize; in ZSTD_compressStream_generic() local
3280 size_t const toFlush = zcs->outBuffContentSize - zcs->outBuffFlushedSize; in ZSTD_endStream() local