Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zstd/
H A Dzfs_zstd.c135 static const ZSTD_customMem zstd_malloc = { variable
386 cctx = ZSTD_createCCtx_advanced(zstd_malloc); in zfs_zstd_compress()