Home
last modified time | relevance | path

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

/linux-6.1.9/fs/btrfs/
Dcompression.c1510 #define BYTE_CORE_SET_HIGH (200) macro
1528 for (; i < BYTE_CORE_SET_HIGH && bucket[i].count > 0; i++) { in byte_core_set_size()
1687 if (i >= BYTE_CORE_SET_HIGH) { in btrfs_compress_heuristic()