Searched refs:reclaim_thresh (Results 1 – 1 of 1) sorted by relevance
1765 const int reclaim_thresh = READ_ONCE(space_info->bg_reclaim_threshold); in should_reclaim_block_group() local1770 if (reclaim_thresh == 0) in should_reclaim_block_group()1773 thresh = mult_perc(bg->length, reclaim_thresh); in should_reclaim_block_group()