Home
last modified time | relevance | path

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

/Linux-v6.6/fs/btrfs/
Dcompression.c1075 #define ENTROPY_LVL_ACEPTABLE (65) macro
1410 if (i <= ENTROPY_LVL_ACEPTABLE) { in btrfs_compress_heuristic()