Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/md/
H A Draid5.c5335 static struct bio *remove_bio_from_retry(struct r5conf *conf, in remove_bio_from_retry() function
6502 while ((bio = remove_bio_from_retry(conf, &offset))) { in raid5d()
/kernel/linux/linux-6.6/drivers/md/
H A Draid5.c5449 static struct bio *remove_bio_from_retry(struct r5conf *conf, in remove_bio_from_retry() function
6826 while ((bio = remove_bio_from_retry(conf, &offset))) { in raid5d()

Completed in 20 milliseconds