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

/linux-master/drivers/md/
H A Draid1.c294 * raid_end_bio_io() is called when we have finished servicing a mirrored
308 static void raid_end_bio_io(struct r1bio *r1_bio) function
396 raid_end_bio_io(r1_bio);
440 raid_end_bio_io(r1_bio);
1368 raid_end_bio_io(r1_bio);
2602 raid_end_bio_io(r1_bio);
2678 raid_end_bio_io(r1_bio);
H A Draid10.c315 * raid_end_bio_io() is called when we have finished servicing a mirrored
319 static void raid_end_bio_io(struct r10bio *r10_bio) function
412 raid_end_bio_io(r10_bio);
447 raid_end_bio_io(r10_bio);
1197 raid_end_bio_io(r10_bio);
2947 raid_end_bio_io(r10_bio);
2984 raid_end_bio_io(r10_bio);

Completed in 126 milliseconds