Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dcompression.c1242 const u32 core_set_threshold = ws->sample_size * 90 / 100; in byte_core_set_size() local
1251 if (coreset_sum > core_set_threshold) in byte_core_set_size()
1256 if (coreset_sum > core_set_threshold) in byte_core_set_size()