Home
last modified time | relevance | path

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

/Linux-v4.19/fs/btrfs/
Dcompression.c1228 #define ENTROPY_LVL_ACEPTABLE (65) macro
1563 if (i <= ENTROPY_LVL_ACEPTABLE) { in btrfs_compress_heuristic()