Home
last modified time | relevance | path

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

/external/zstd/contrib/linux-kernel/
Dzstd_decompress_module.c62 size_t zstd_dstream_workspace_bound(size_t max_window_size) in zstd_dstream_workspace_bound() function
66 EXPORT_SYMBOL(zstd_dstream_workspace_bound);
Dlinux_zstd.h353 size_t zstd_dstream_workspace_bound(size_t max_window_size);
/external/zstd/contrib/linux-kernel/test/
Dtest.c63 zstd_dstream_workspace_bound(size)); in test_btrfs()