Lines Matching refs:end_sync_read
2008 static void end_sync_read(struct bio *bio) in end_sync_read() function
2142 if (r1_bio->bios[d]->bi_end_io == end_sync_read) { in fix_sync_read_error()
2198 if (r1_bio->bios[d]->bi_end_io != end_sync_read) in fix_sync_read_error()
2213 if (r1_bio->bios[d]->bi_end_io != end_sync_read) in fix_sync_read_error()
2251 if (b->bi_end_io != end_sync_read) in process_checks()
2259 b->bi_end_io = end_sync_read; in process_checks()
2267 if (r1_bio->bios[primary]->bi_end_io == end_sync_read && in process_checks()
2285 if (sbio->bi_end_io != end_sync_read) in process_checks()
2338 (wbio->bi_end_io == end_sync_read && in sync_request_write()
2886 bio->bi_end_io = end_sync_read; in raid1_sync_request()
3028 if (bio->bi_end_io == end_sync_read) { in raid1_sync_request()