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

/linux-master/fs/btrfs/
H A Dcompression.c1346 * @BYTE_CORE_SET_HIGH - data have uniform distribution and with high
1350 #define BYTE_CORE_SET_HIGH (200) macro
1368 for (; i < BYTE_CORE_SET_HIGH && bucket[i].count > 0; i++) {
1522 if (i >= BYTE_CORE_SET_HIGH) {

Completed in 132 milliseconds