Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/md/
Draid5.c5134 static struct bio *remove_bio_from_retry(struct r5conf *conf, in remove_bio_from_retry() function
6299 while ((bio = remove_bio_from_retry(conf, &offset))) { in raid5d()