Lines Matching refs:bi_end_io
206 if (bio->bi_end_io) in put_buf()
1199 read_bio->bi_end_io = raid1_end_read_request; in make_request()
1410 mbio->bi_end_io = raid1_end_write_request; in make_request()
1859 if (r1_bio->bios[d]->bi_end_io == end_sync_read) { in fix_sync_read_error()
1918 if (r1_bio->bios[d]->bi_end_io != end_sync_read) in fix_sync_read_error()
1924 r1_bio->bios[d]->bi_end_io = NULL; in fix_sync_read_error()
1933 if (r1_bio->bios[d]->bi_end_io != end_sync_read) in fix_sync_read_error()
1972 if (b->bi_end_io != end_sync_read) in process_checks()
1984 b->bi_end_io = end_sync_read; in process_checks()
2000 if (r1_bio->bios[primary]->bi_end_io == end_sync_read && in process_checks()
2002 r1_bio->bios[primary]->bi_end_io = NULL; in process_checks()
2013 if (sbio->bi_end_io != end_sync_read) in process_checks()
2035 sbio->bi_end_io = NULL; in process_checks()
2067 if (wbio->bi_end_io == NULL || in sync_request_write()
2068 (wbio->bi_end_io == end_sync_read && in sync_request_write()
2074 wbio->bi_end_io = end_sync_write; in sync_request_write()
2272 if (bio->bi_end_io == NULL) in handle_sync_write_finished()
2375 bio->bi_end_io = raid1_end_read_request; in handle_read_error()
2571 bio->bi_end_io = end_sync_write; in sync_request()
2598 bio->bi_end_io = end_sync_read; in sync_request()
2610 bio->bi_end_io = end_sync_write; in sync_request()
2614 if (bio->bi_end_io) { in sync_request()
2632 if (r1_bio->bios[i]->bi_end_io == end_sync_write) { in sync_request()
2704 if (bio->bi_end_io) { in sync_request()
2712 if (bio->bi_end_io==NULL) in sync_request()
2737 if (bio->bi_end_io == end_sync_read) { in sync_request()