Searched refs:end_sync_read (Results 1 – 2 of 2) sorted by relevance
1890 static void end_sync_read(struct bio *bio) in end_sync_read() function2029 if (r1_bio->bios[d]->bi_end_io == end_sync_read) { in fix_sync_read_error()2085 if (r1_bio->bios[d]->bi_end_io != end_sync_read) in fix_sync_read_error()2100 if (r1_bio->bios[d]->bi_end_io != end_sync_read) in fix_sync_read_error()2138 if (b->bi_end_io != end_sync_read) in process_checks()2146 b->bi_end_io = end_sync_read; in process_checks()2154 if (r1_bio->bios[primary]->bi_end_io == end_sync_read && in process_checks()2172 if (sbio->bi_end_io != end_sync_read) in process_checks()2225 (wbio->bi_end_io == end_sync_read && in sync_request_write()2775 bio->bi_end_io = end_sync_read; in raid1_sync_request()[all …]
2287 static void end_sync_read(struct bio *bio) in end_sync_read() function2419 if (tbio->bi_end_io != end_sync_read) in sync_request_write()3547 bio->bi_end_io = end_sync_read; in raid10_sync_request()3751 bio->bi_end_io = end_sync_read; in raid10_sync_request()3879 if (bio->bi_end_io == end_sync_read) { in raid10_sync_request()