Home
last modified time | relevance | path

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

/linux-6.12.1/lib/zstd/compress/
Dzstd_compress.c175 int cctxInWorkspace = ZSTD_cwksp_owns_buffer(&cctx->workspace, cctx); in ZSTD_freeCCtx() local
177 if (!cctxInWorkspace) { in ZSTD_freeCCtx()