Lines Matching refs:end_sync_read
1700 static void end_sync_read(struct bio *bio) in end_sync_read() function
1820 if (r1_bio->bios[d]->bi_end_io == end_sync_read) { in fix_sync_read_error()
1879 if (r1_bio->bios[d]->bi_end_io != end_sync_read) in fix_sync_read_error()
1894 if (r1_bio->bios[d]->bi_end_io != end_sync_read) in fix_sync_read_error()
1933 if (b->bi_end_io != end_sync_read) in process_checks()
1944 b->bi_end_io = end_sync_read; in process_checks()
1960 if (r1_bio->bios[primary]->bi_end_io == end_sync_read && in process_checks()
1973 if (sbio->bi_end_io != end_sync_read) in process_checks()
2028 (wbio->bi_end_io == end_sync_read && in sync_request_write()
2601 bio->bi_end_io = end_sync_read; in sync_request()
2750 if (bio->bi_end_io == end_sync_read) { in sync_request()