Searched refs:zstd_workspace_size (Results 1 – 2 of 2) sorted by relevance
398 ZSTD_CCtx *ctx = zstd_init_cctx(workspace, c->zstd_workspace_size); in attempt_compress()630 c->zstd_workspace_size = zstd_cctx_workspace_bound(¶ms.cParams); in __bch2_fs_compress_init()643 max(c->zstd_workspace_size, in __bch2_fs_compress_init()
984 size_t zstd_workspace_size; member