Lines Matching refs:bi_end_io
248 if (bio->bi_end_io) in put_buf()
1312 read_bio->bi_end_io = raid1_end_read_request; in raid1_read_request()
1526 mbio->bi_end_io = raid1_end_write_request; in raid1_write_request()
2004 bio->bi_end_io = end_sync_write; in fix_sync_read_error()
2016 if (r1_bio->bios[d]->bi_end_io == end_sync_read) { in fix_sync_read_error()
2073 if (r1_bio->bios[d]->bi_end_io != end_sync_read) in fix_sync_read_error()
2079 r1_bio->bios[d]->bi_end_io = NULL; in fix_sync_read_error()
2088 if (r1_bio->bios[d]->bi_end_io != end_sync_read) in fix_sync_read_error()
2126 if (b->bi_end_io != end_sync_read) in process_checks()
2135 b->bi_end_io = end_sync_read; in process_checks()
2143 if (r1_bio->bios[primary]->bi_end_io == end_sync_read && in process_checks()
2145 r1_bio->bios[primary]->bi_end_io = NULL; in process_checks()
2161 if (sbio->bi_end_io != end_sync_read) in process_checks()
2183 sbio->bi_end_io = NULL; in process_checks()
2213 if (wbio->bi_end_io == NULL || in sync_request_write()
2214 (wbio->bi_end_io == end_sync_read && in sync_request_write()
2227 wbio->bi_end_io = end_sync_write; in sync_request_write()
2418 if (bio->bi_end_io == NULL) in handle_sync_write_finished()
2742 bio->bi_end_io = end_sync_write; in raid1_sync_request()
2769 bio->bi_end_io = end_sync_read; in raid1_sync_request()
2781 bio->bi_end_io = end_sync_write; in raid1_sync_request()
2785 if (bio->bi_end_io) { in raid1_sync_request()
2804 if (r1_bio->bios[i]->bi_end_io == end_sync_write) { in raid1_sync_request()
2878 if (bio->bi_end_io) { in raid1_sync_request()
2912 if (bio->bi_end_io == end_sync_read) { in raid1_sync_request()