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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/md/
H A Draid5.c2709 * The "raid5_align_endio" should check if the read succeeded and if it
2714 static int raid5_align_endio(struct bio *bi, unsigned int bytes, int error) function
2741 PRINTK("raid5_align_endio : io error...handing IO for a retry\n");
2792 align_bi->bi_end_io = raid5_align_endio;

Completed in 96 milliseconds