Searched refs:r5l_reclaimable_space (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/md/
H A Draid5-cache.c1176 static sector_t r5l_reclaimable_space(struct r5l_log *log) function
1237 if (r5l_reclaimable_space(log) > log->max_free_space ||
1507 write_super = r5l_reclaimable_space(log) > log->max_free_space ||
1515 reclaimable = r5l_reclaimable_space(log);
1525 r5l_reclaimable_space(log) > reclaimable,

Completed in 193 milliseconds