Lines Matching refs:bi_end_io

267 		if (bio->bi_end_io)  in put_buf()
1406 read_bio->bi_end_io = raid1_end_read_request; in raid1_read_request()
1655 mbio->bi_end_io = raid1_end_write_request; in raid1_write_request()
2159 bio->bi_end_io = end_sync_write; in fix_sync_read_error()
2171 if (r1_bio->bios[d]->bi_end_io == end_sync_read) { in fix_sync_read_error()
2227 if (r1_bio->bios[d]->bi_end_io != end_sync_read) in fix_sync_read_error()
2233 r1_bio->bios[d]->bi_end_io = NULL; in fix_sync_read_error()
2242 if (r1_bio->bios[d]->bi_end_io != end_sync_read) in fix_sync_read_error()
2280 if (b->bi_end_io != end_sync_read) in process_checks()
2288 b->bi_end_io = end_sync_read; in process_checks()
2296 if (r1_bio->bios[primary]->bi_end_io == end_sync_read && in process_checks()
2298 r1_bio->bios[primary]->bi_end_io = NULL; in process_checks()
2314 if (sbio->bi_end_io != end_sync_read) in process_checks()
2336 sbio->bi_end_io = NULL; in process_checks()
2366 if (wbio->bi_end_io == NULL || in sync_request_write()
2367 (wbio->bi_end_io == end_sync_read && in sync_request_write()
2380 wbio->bi_end_io = end_sync_write; in sync_request_write()
2565 if (bio->bi_end_io == NULL) in handle_sync_write_finished()
2884 bio->bi_end_io = end_sync_write; in raid1_sync_request()
2911 bio->bi_end_io = end_sync_read; in raid1_sync_request()
2923 bio->bi_end_io = end_sync_write; in raid1_sync_request()
2927 if (rdev && bio->bi_end_io) { in raid1_sync_request()
2945 if (r1_bio->bios[i]->bi_end_io == end_sync_write) { in raid1_sync_request()
3019 if (bio->bi_end_io) { in raid1_sync_request()
3053 if (bio->bi_end_io == end_sync_read) { in raid1_sync_request()