Lines Matching refs:bi_end_io

265 		if (bio->bi_end_io)  in put_buf()
1305 read_bio->bi_end_io = raid1_end_read_request; in raid1_read_request()
1535 mbio->bi_end_io = raid1_end_write_request; in raid1_write_request()
2011 bio->bi_end_io = end_sync_write; in fix_sync_read_error()
2023 if (r1_bio->bios[d]->bi_end_io == end_sync_read) { in fix_sync_read_error()
2080 if (r1_bio->bios[d]->bi_end_io != end_sync_read) in fix_sync_read_error()
2086 r1_bio->bios[d]->bi_end_io = NULL; in fix_sync_read_error()
2095 if (r1_bio->bios[d]->bi_end_io != end_sync_read) in fix_sync_read_error()
2133 if (b->bi_end_io != end_sync_read) in process_checks()
2142 b->bi_end_io = end_sync_read; in process_checks()
2150 if (r1_bio->bios[primary]->bi_end_io == end_sync_read && in process_checks()
2152 r1_bio->bios[primary]->bi_end_io = NULL; in process_checks()
2168 if (sbio->bi_end_io != end_sync_read) in process_checks()
2190 sbio->bi_end_io = NULL; in process_checks()
2220 if (wbio->bi_end_io == NULL || in sync_request_write()
2221 (wbio->bi_end_io == end_sync_read && in sync_request_write()
2234 wbio->bi_end_io = end_sync_write; in sync_request_write()
2425 if (bio->bi_end_io == NULL) in handle_sync_write_finished()
2749 bio->bi_end_io = end_sync_write; in raid1_sync_request()
2776 bio->bi_end_io = end_sync_read; in raid1_sync_request()
2788 bio->bi_end_io = end_sync_write; in raid1_sync_request()
2792 if (rdev && bio->bi_end_io) { in raid1_sync_request()
2811 if (r1_bio->bios[i]->bi_end_io == end_sync_write) { in raid1_sync_request()
2885 if (bio->bi_end_io) { in raid1_sync_request()
2919 if (bio->bi_end_io == end_sync_read) { in raid1_sync_request()