Home
last modified time | relevance | path

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

/linux-6.1.9/fs/btrfs/
Dcompression.c1358 #define ENTROPY_LVL_ACEPTABLE (65) macro
1693 if (i <= ENTROPY_LVL_ACEPTABLE) { in btrfs_compress_heuristic()