Searched refs:thresh_bytes (Results 1 – 1 of 1) sorted by relevance
1765 u64 thresh_bytes = mult_perc(bg->length, thresh_pct); in should_reclaim_block_group() local1769 if (thresh_bytes == 0) in should_reclaim_block_group()1776 if (old_val < thresh_bytes) in should_reclaim_block_group()1778 if (new_val >= thresh_bytes) in should_reclaim_block_group()