Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zstd/
H A Dzfs_zstd.c201 static const ZSTD_customMem zstd_dctx_malloc = { variable
651 dctx = ZSTD_createDCtx_advanced(zstd_dctx_malloc); in zfs_zstd_decompress_level()