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.c672 #define MAX_SAMPLE_SIZE (BTRFS_MAX_UNCOMPRESSED * \ macro
712 ws->sample = kvmalloc(MAX_SAMPLE_SIZE, GFP_KERNEL); in alloc_heuristic_ws()
1263 * - ilog2(MAX_SAMPLE_SIZE) -> 13
1495 * MAX_SAMPLE_SIZE - calculated under assumption that heuristic will in heuristic_collect_sample()