Lines Matching refs:bi_end_io
1247 read_bio->bi_end_io = raid10_end_read_request; in __make_request()
1456 mbio->bi_end_io = raid10_end_write_request; in __make_request()
1499 mbio->bi_end_io = raid10_end_write_request; in __make_request()
2063 if (tbio->bi_end_io != end_sync_read) in sync_request_write()
2111 tbio->bi_end_io = end_sync_write; in sync_request_write()
2130 if (!tbio || !tbio->bi_end_io) in sync_request_write()
2132 if (r10_bio->devs[i].bio->bi_end_io != end_sync_write in sync_request_write()
2269 if (wbio2 && !wbio2->bi_end_io) in recovery_request_write()
2271 if (wbio->bi_end_io) { in recovery_request_write()
2669 bio->bi_end_io = raid10_end_read_request; in handle_read_error()
3123 bio->bi_end_io = end_sync_read; in sync_request()
3149 bio->bi_end_io = end_sync_write; in sync_request()
3156 r10_bio->devs[1].bio->bi_end_io = NULL; in sync_request()
3161 bio->bi_end_io = NULL; in sync_request()
3178 bio->bi_end_io = end_sync_write; in sync_request()
3272 r10_bio->devs[i].repl_bio->bi_end_io = NULL; in sync_request()
3298 bio->bi_end_io = end_sync_read; in sync_request()
3320 bio->bi_end_io = end_sync_write; in sync_request()
3331 if (r10_bio->devs[i].bio->bi_end_io) in sync_request()
3335 r10_bio->devs[i].repl_bio->bi_end_io) in sync_request()
3388 if (bio->bi_end_io == end_sync_read) { in sync_request()
4392 read_bio->bi_end_io = end_sync_read; in reshape_request()
4426 b->bi_end_io = end_reshape_write; in reshape_request()