Lines Matching refs:bi_end_io
269 if (bio->bi_end_io) in put_buf()
1406 read_bio->bi_end_io = raid1_end_read_request; in raid1_read_request()
1654 mbio->bi_end_io = raid1_end_write_request; in raid1_write_request()
2156 bio->bi_end_io = end_sync_write; in fix_sync_read_error()
2168 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()
2225 r1_bio->bios[d]->bi_end_io = NULL; 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()
2290 r1_bio->bios[primary]->bi_end_io = NULL; in process_checks()
2306 if (sbio->bi_end_io != end_sync_read) in process_checks()
2328 sbio->bi_end_io = NULL; in process_checks()
2369 if (wbio->bi_end_io == NULL || in sync_request_write()
2370 (wbio->bi_end_io == end_sync_read && in sync_request_write()
2383 wbio->bi_end_io = end_sync_write; in sync_request_write()
2568 if (bio->bi_end_io == NULL) in handle_sync_write_finished()
2887 bio->bi_end_io = end_sync_write; in raid1_sync_request()
2914 bio->bi_end_io = end_sync_read; in raid1_sync_request()
2926 bio->bi_end_io = end_sync_write; in raid1_sync_request()
2930 if (rdev && bio->bi_end_io) { in raid1_sync_request()
2948 if (r1_bio->bios[i]->bi_end_io == end_sync_write) { in raid1_sync_request()
3022 if (bio->bi_end_io) { in raid1_sync_request()
3056 if (bio->bi_end_io == end_sync_read) { in raid1_sync_request()