Home
last modified time | relevance | path

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

/fs/bcachefs/
A Dcompress.c398 ZSTD_CCtx *ctx = zstd_init_cctx(workspace, c->zstd_workspace_size); in attempt_compress()
630 c->zstd_workspace_size = zstd_cctx_workspace_bound(&params.cParams); in __bch2_fs_compress_init()
643 max(c->zstd_workspace_size, in __bch2_fs_compress_init()
A Dbcachefs.h1059 size_t zstd_workspace_size; member

Completed in 12 milliseconds