Searched refs:end_sync_read (Results 1 – 2 of 2) sorted by relevance
2034 static void end_sync_read(struct bio *bio) in end_sync_read() function2168 if (r1_bio->bios[d]->bi_end_io == end_sync_read) { in fix_sync_read_error()2219 if (r1_bio->bios[d]->bi_end_io != end_sync_read) in fix_sync_read_error()2234 if (r1_bio->bios[d]->bi_end_io != end_sync_read) in fix_sync_read_error()2272 if (b->bi_end_io != end_sync_read) in process_checks()2280 b->bi_end_io = end_sync_read; in process_checks()2288 if (r1_bio->bios[primary]->bi_end_io == end_sync_read && in process_checks()2306 if (sbio->bi_end_io != end_sync_read) in process_checks()2370 (wbio->bi_end_io == end_sync_read && in sync_request_write()2913 bio->bi_end_io = end_sync_read; in raid1_sync_request()[all …]
2255 static void end_sync_read(struct bio *bio) in end_sync_read() function2384 if (tbio->bi_end_io != end_sync_read) in sync_request_write()3432 bio->bi_end_io = end_sync_read; in raid10_sync_request()3633 bio->bi_end_io = end_sync_read; in raid10_sync_request()3759 if (bio->bi_end_io == end_sync_read) { in raid10_sync_request()