Searched refs:zstd_workspace_size (Results 1 – 2 of 2) sorted by relevance
357 ZSTD_CCtx *ctx = zstd_init_cctx(workspace, c->zstd_workspace_size); in attempt_compress()575 c->zstd_workspace_size = zstd_cctx_workspace_bound(¶ms.cParams); in __bch2_fs_compress_init()590 c->zstd_workspace_size, in __bch2_fs_compress_init()
972 size_t zstd_workspace_size; member