Searched refs:end_sync_read (Results 1 – 2 of 2) sorted by relevance
1908 static void end_sync_read(struct bio *bio) in end_sync_read() function2047 if (r1_bio->bios[d]->bi_end_io == end_sync_read) { in fix_sync_read_error()2103 if (r1_bio->bios[d]->bi_end_io != end_sync_read) in fix_sync_read_error()2118 if (r1_bio->bios[d]->bi_end_io != end_sync_read) in fix_sync_read_error()2156 if (b->bi_end_io != end_sync_read) in process_checks()2164 b->bi_end_io = end_sync_read; in process_checks()2172 if (r1_bio->bios[primary]->bi_end_io == end_sync_read && in process_checks()2190 if (sbio->bi_end_io != end_sync_read) in process_checks()2243 (wbio->bi_end_io == end_sync_read && in sync_request_write()2798 bio->bi_end_io = end_sync_read; in raid1_sync_request()[all …]
2304 static void end_sync_read(struct bio *bio) in end_sync_read() function2436 if (tbio->bi_end_io != end_sync_read) in sync_request_write()3569 bio->bi_end_io = end_sync_read; in raid10_sync_request()3773 bio->bi_end_io = end_sync_read; in raid10_sync_request()3901 if (bio->bi_end_io == end_sync_read) { in raid10_sync_request()