Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dcompression.c661 #define MAX_SAMPLE_SIZE (BTRFS_MAX_UNCOMPRESSED * \ in free_heuristic_ws()
699 ws->sample = kvmalloc(MAX_SAMPLE_SIZE, GFP_KERNEL);
1315 * - ilog2(MAX_SAMPLE_SIZE) -> 13 in shannon_entropy()
1547 * MAX_SAMPLE_SIZE - calculated under assumption that heuristic will in heuristic_collect_sample()
636 #define MAX_SAMPLE_SIZE global() macro