Lines Matching refs:end_sync_read
1913 static void end_sync_read(struct bio *bio) in end_sync_read() function
2052 if (r1_bio->bios[d]->bi_end_io == end_sync_read) { in fix_sync_read_error()
2108 if (r1_bio->bios[d]->bi_end_io != end_sync_read) in fix_sync_read_error()
2123 if (r1_bio->bios[d]->bi_end_io != end_sync_read) in fix_sync_read_error()
2161 if (b->bi_end_io != end_sync_read) in process_checks()
2169 b->bi_end_io = end_sync_read; in process_checks()
2177 if (r1_bio->bios[primary]->bi_end_io == end_sync_read && in process_checks()
2195 if (sbio->bi_end_io != end_sync_read) in process_checks()
2248 (wbio->bi_end_io == end_sync_read && in sync_request_write()
2801 bio->bi_end_io = end_sync_read; in raid1_sync_request()
2944 if (bio->bi_end_io == end_sync_read) { in raid1_sync_request()