Searched refs:end_sync_read (Results 1 – 2 of 2) sorted by relevance
2008 static void end_sync_read(struct bio *bio) in end_sync_read() function2142 if (r1_bio->bios[d]->bi_end_io == end_sync_read) { in fix_sync_read_error()2198 if (r1_bio->bios[d]->bi_end_io != end_sync_read) in fix_sync_read_error()2213 if (r1_bio->bios[d]->bi_end_io != end_sync_read) in fix_sync_read_error()2251 if (b->bi_end_io != end_sync_read) in process_checks()2259 b->bi_end_io = end_sync_read; in process_checks()2267 if (r1_bio->bios[primary]->bi_end_io == end_sync_read && in process_checks()2285 if (sbio->bi_end_io != end_sync_read) in process_checks()2338 (wbio->bi_end_io == end_sync_read && in sync_request_write()2886 bio->bi_end_io = end_sync_read; in raid1_sync_request()[all …]
2214 static void end_sync_read(struct bio *bio) in end_sync_read() function2343 if (tbio->bi_end_io != end_sync_read) in sync_request_write()3405 bio->bi_end_io = end_sync_read; in raid10_sync_request()3606 bio->bi_end_io = end_sync_read; in raid10_sync_request()3732 if (bio->bi_end_io == end_sync_read) { in raid10_sync_request()