Lines Matching refs:bi_end_io

267 		if (bio->bi_end_io)  in put_buf()
1405 read_bio->bi_end_io = raid1_end_read_request; in raid1_read_request()
1639 mbio->bi_end_io = raid1_end_write_request; in raid1_write_request()
2130 bio->bi_end_io = end_sync_write; in fix_sync_read_error()
2142 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()
2204 r1_bio->bios[d]->bi_end_io = NULL; 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()
2269 r1_bio->bios[primary]->bi_end_io = NULL; in process_checks()
2285 if (sbio->bi_end_io != end_sync_read) in process_checks()
2307 sbio->bi_end_io = NULL; in process_checks()
2337 if (wbio->bi_end_io == NULL || in sync_request_write()
2338 (wbio->bi_end_io == end_sync_read && in sync_request_write()
2351 wbio->bi_end_io = end_sync_write; in sync_request_write()
2536 if (bio->bi_end_io == NULL) in handle_sync_write_finished()
2859 bio->bi_end_io = end_sync_write; in raid1_sync_request()
2886 bio->bi_end_io = end_sync_read; in raid1_sync_request()
2898 bio->bi_end_io = end_sync_write; in raid1_sync_request()
2902 if (rdev && bio->bi_end_io) { in raid1_sync_request()
2920 if (r1_bio->bios[i]->bi_end_io == end_sync_write) { in raid1_sync_request()
2994 if (bio->bi_end_io) { in raid1_sync_request()
3028 if (bio->bi_end_io == end_sync_read) { in raid1_sync_request()