Searched refs:r5l_reclaimable_space (Results 1 – 1 of 1) sorted by relevance
1176 static sector_t r5l_reclaimable_space(struct r5l_log *log) in r5l_reclaimable_space() function1237 if (r5l_reclaimable_space(log) > log->max_free_space || in __r5l_stripe_write_finished()1507 write_super = r5l_reclaimable_space(log) > log->max_free_space || in r5l_do_reclaim()1515 reclaimable = r5l_reclaimable_space(log); in r5l_do_reclaim()1525 r5l_reclaimable_space(log) > reclaimable, in r5l_do_reclaim()