Lines Matching refs:bi_end_io

269 		if (bio->bi_end_io)  in put_buf()
1323 read_bio->bi_end_io = raid1_end_read_request; in raid1_read_request()
1561 mbio->bi_end_io = raid1_end_write_request; in raid1_write_request()
2040 bio->bi_end_io = end_sync_write; in fix_sync_read_error()
2052 if (r1_bio->bios[d]->bi_end_io == end_sync_read) { in fix_sync_read_error()
2108 if (r1_bio->bios[d]->bi_end_io != end_sync_read) in fix_sync_read_error()
2114 r1_bio->bios[d]->bi_end_io = NULL; in fix_sync_read_error()
2123 if (r1_bio->bios[d]->bi_end_io != end_sync_read) in fix_sync_read_error()
2161 if (b->bi_end_io != end_sync_read) in process_checks()
2169 b->bi_end_io = end_sync_read; in process_checks()
2177 if (r1_bio->bios[primary]->bi_end_io == end_sync_read && in process_checks()
2179 r1_bio->bios[primary]->bi_end_io = NULL; in process_checks()
2195 if (sbio->bi_end_io != end_sync_read) in process_checks()
2217 sbio->bi_end_io = NULL; in process_checks()
2247 if (wbio->bi_end_io == NULL || in sync_request_write()
2248 (wbio->bi_end_io == end_sync_read && in sync_request_write()
2261 wbio->bi_end_io = end_sync_write; in sync_request_write()
2450 if (bio->bi_end_io == NULL) in handle_sync_write_finished()
2774 bio->bi_end_io = end_sync_write; in raid1_sync_request()
2801 bio->bi_end_io = end_sync_read; in raid1_sync_request()
2813 bio->bi_end_io = end_sync_write; in raid1_sync_request()
2817 if (rdev && bio->bi_end_io) { in raid1_sync_request()
2836 if (r1_bio->bios[i]->bi_end_io == end_sync_write) { in raid1_sync_request()
2910 if (bio->bi_end_io) { in raid1_sync_request()
2944 if (bio->bi_end_io == end_sync_read) { in raid1_sync_request()