Lines Matching refs:bi_end_io
269 if (bio->bi_end_io) in put_buf()
1317 read_bio->bi_end_io = raid1_end_read_request; in raid1_read_request()
1539 mbio->bi_end_io = raid1_end_write_request; in raid1_write_request()
2017 bio->bi_end_io = end_sync_write; in fix_sync_read_error()
2029 if (r1_bio->bios[d]->bi_end_io == end_sync_read) { in fix_sync_read_error()
2085 if (r1_bio->bios[d]->bi_end_io != end_sync_read) in fix_sync_read_error()
2091 r1_bio->bios[d]->bi_end_io = NULL; in fix_sync_read_error()
2100 if (r1_bio->bios[d]->bi_end_io != end_sync_read) in fix_sync_read_error()
2138 if (b->bi_end_io != end_sync_read) in process_checks()
2146 b->bi_end_io = end_sync_read; in process_checks()
2154 if (r1_bio->bios[primary]->bi_end_io == end_sync_read && in process_checks()
2156 r1_bio->bios[primary]->bi_end_io = NULL; in process_checks()
2172 if (sbio->bi_end_io != end_sync_read) in process_checks()
2194 sbio->bi_end_io = NULL; in process_checks()
2224 if (wbio->bi_end_io == NULL || in sync_request_write()
2225 (wbio->bi_end_io == end_sync_read && in sync_request_write()
2238 wbio->bi_end_io = end_sync_write; in sync_request_write()
2427 if (bio->bi_end_io == NULL) in handle_sync_write_finished()
2748 bio->bi_end_io = end_sync_write; in raid1_sync_request()
2775 bio->bi_end_io = end_sync_read; in raid1_sync_request()
2787 bio->bi_end_io = end_sync_write; in raid1_sync_request()
2791 if (rdev && bio->bi_end_io) { in raid1_sync_request()
2810 if (r1_bio->bios[i]->bi_end_io == end_sync_write) { in raid1_sync_request()
2884 if (bio->bi_end_io) { in raid1_sync_request()
2918 if (bio->bi_end_io == end_sync_read) { in raid1_sync_request()