Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Draid5.c5424 struct bio *raid_bi = bi->bi_private; in raid5_align_endio() local
5425 struct md_rdev *rdev = (void *)raid_bi->bi_next; in raid5_align_endio()
5431 raid_bi->bi_next = NULL; in raid5_align_endio()
5435 bio_endio(raid_bi); in raid5_align_endio()
5443 add_bio_to_retry(raid_bi, conf); in raid5_align_endio()