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

/linux-master/drivers/md/
H A Draid5.c5420 * The "raid5_align_endio" should check if the read succeeded and if it
5425 static void raid5_align_endio(struct bio *bi) function
5444 pr_debug("raid5_align_endio : io error...handing IO for a retry\n");
5494 align_bio->bi_end_io = raid5_align_endio;

Completed in 150 milliseconds