Home
last modified time | relevance | path

Searched refs:remove_bio_from_retry (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/md/
Draid5.c4722 static struct bio *remove_bio_from_retry(struct r5conf *conf) in remove_bio_from_retry() function
5877 while ((bio = remove_bio_from_retry(conf))) { in raid5d()