Searched refs:end_sync_read (Results 1 – 2 of 2) sorted by relevance
2037 static void end_sync_read(struct bio *bio) in end_sync_read() function2171 if (r1_bio->bios[d]->bi_end_io == end_sync_read) { in fix_sync_read_error()2227 if (r1_bio->bios[d]->bi_end_io != end_sync_read) in fix_sync_read_error()2242 if (r1_bio->bios[d]->bi_end_io != end_sync_read) in fix_sync_read_error()2280 if (b->bi_end_io != end_sync_read) in process_checks()2288 b->bi_end_io = end_sync_read; in process_checks()2296 if (r1_bio->bios[primary]->bi_end_io == end_sync_read && in process_checks()2314 if (sbio->bi_end_io != end_sync_read) in process_checks()2367 (wbio->bi_end_io == end_sync_read && in sync_request_write()2911 bio->bi_end_io = end_sync_read; in raid1_sync_request()[all …]
2253 static void end_sync_read(struct bio *bio) in end_sync_read() function2382 if (tbio->bi_end_io != end_sync_read) in sync_request_write()3439 bio->bi_end_io = end_sync_read; in raid10_sync_request()3640 bio->bi_end_io = end_sync_read; in raid10_sync_request()3766 if (bio->bi_end_io == end_sync_read) { in raid10_sync_request()