Home
last modified time | relevance | path

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

/linux-4.19.296/fs/btrfs/
Dcompression.c1243 #define ENTROPY_LVL_ACEPTABLE (65) macro
1578 if (i <= ENTROPY_LVL_ACEPTABLE) { in btrfs_compress_heuristic()