Lines Matching refs:end_sync_read
1739 static void end_sync_read(struct bio *bio, int error) in end_sync_read() function
1859 if (r1_bio->bios[d]->bi_end_io == end_sync_read) { in fix_sync_read_error()
1918 if (r1_bio->bios[d]->bi_end_io != end_sync_read) in fix_sync_read_error()
1933 if (r1_bio->bios[d]->bi_end_io != end_sync_read) in fix_sync_read_error()
1972 if (b->bi_end_io != end_sync_read) in process_checks()
1984 b->bi_end_io = end_sync_read; in process_checks()
2000 if (r1_bio->bios[primary]->bi_end_io == end_sync_read && in process_checks()
2013 if (sbio->bi_end_io != end_sync_read) in process_checks()
2068 (wbio->bi_end_io == end_sync_read && in sync_request_write()
2598 bio->bi_end_io = end_sync_read; in sync_request()
2737 if (bio->bi_end_io == end_sync_read) { in sync_request()