Searched refs:thresh_bytes (Results 1 – 1 of 1) sorted by relevance
1877 u64 thresh_bytes = mult_perc(bg->length, thresh_pct); in should_reclaim_block_group() local1881 if (thresh_bytes == 0) in should_reclaim_block_group()1888 if (old_val < thresh_bytes) in should_reclaim_block_group()1890 if (new_val >= thresh_bytes) in should_reclaim_block_group()