Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Draid5.c5394 struct bio *raid_bi = bi->bi_private; in raid5_align_endio() local
5395 struct md_rdev *rdev = (void *)raid_bi->bi_next; in raid5_align_endio()
5401 raid_bi->bi_next = NULL; in raid5_align_endio()
5405 bio_endio(raid_bi); in raid5_align_endio()
5413 add_bio_to_retry(raid_bi, conf); in raid5_align_endio()