Home
last modified time | relevance | path

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

/Linux-v5.4/fs/btrfs/
Dcompression.c1381 #define BYTE_CORE_SET_HIGH (200) macro
1399 for (; i < BYTE_CORE_SET_HIGH && bucket[i].count > 0; i++) { in byte_core_set_size()
1558 if (i >= BYTE_CORE_SET_HIGH) { in btrfs_compress_heuristic()