Lines Matching refs:bi_end_io

208 		if (bio->bi_end_io)  in put_buf()
1168 read_bio->bi_end_io = raid1_end_read_request; in make_request()
1378 mbio->bi_end_io = raid1_end_write_request; in make_request()
1820 if (r1_bio->bios[d]->bi_end_io == end_sync_read) { in fix_sync_read_error()
1879 if (r1_bio->bios[d]->bi_end_io != end_sync_read) in fix_sync_read_error()
1885 r1_bio->bios[d]->bi_end_io = NULL; in fix_sync_read_error()
1894 if (r1_bio->bios[d]->bi_end_io != end_sync_read) in fix_sync_read_error()
1933 if (b->bi_end_io != end_sync_read) in process_checks()
1944 b->bi_end_io = end_sync_read; in process_checks()
1960 if (r1_bio->bios[primary]->bi_end_io == end_sync_read && in process_checks()
1962 r1_bio->bios[primary]->bi_end_io = NULL; in process_checks()
1973 if (sbio->bi_end_io != end_sync_read) in process_checks()
1995 sbio->bi_end_io = NULL; in process_checks()
2027 if (wbio->bi_end_io == NULL || in sync_request_write()
2028 (wbio->bi_end_io == end_sync_read && in sync_request_write()
2034 wbio->bi_end_io = end_sync_write; in sync_request_write()
2232 if (bio->bi_end_io == NULL) in handle_sync_write_finished()
2345 bio->bi_end_io = raid1_end_read_request; in handle_read_error()
2574 bio->bi_end_io = end_sync_write; in sync_request()
2601 bio->bi_end_io = end_sync_read; in sync_request()
2613 bio->bi_end_io = end_sync_write; in sync_request()
2617 if (bio->bi_end_io) { in sync_request()
2635 if (r1_bio->bios[i]->bi_end_io == end_sync_write) { in sync_request()
2707 if (bio->bi_end_io) { in sync_request()
2715 if (bio->bi_end_io==NULL) in sync_request()
2750 if (bio->bi_end_io == end_sync_read) { in sync_request()