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()