Searched refs:r5l_reclaimable_space (Results 1 – 1 of 1) sorted by relevance
1174 static sector_t r5l_reclaimable_space(struct r5l_log *log) in r5l_reclaimable_space() function1235 if (r5l_reclaimable_space(log) > log->max_free_space || in __r5l_stripe_write_finished()1505 write_super = r5l_reclaimable_space(log) > log->max_free_space || in r5l_do_reclaim()1513 reclaimable = r5l_reclaimable_space(log); in r5l_do_reclaim()1523 r5l_reclaimable_space(log) > reclaimable, in r5l_do_reclaim()