Home
last modified time | relevance | path

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

/Linux-v5.4/fs/btrfs/
Dcompression.c1229 #define ENTROPY_LVL_ACEPTABLE (65) macro
1564 if (i <= ENTROPY_LVL_ACEPTABLE) { in btrfs_compress_heuristic()