Lines Matching refs:bi_end_io
1158 read_bio->bi_end_io = raid10_end_read_request; in __make_request()
1365 mbio->bi_end_io = raid10_end_write_request; in __make_request()
1408 mbio->bi_end_io = raid10_end_write_request; in __make_request()
1959 if (tbio->bi_end_io != end_sync_read) in sync_request_write()
1998 tbio->bi_end_io = end_sync_write; in sync_request_write()
2019 if (!tbio || !tbio->bi_end_io) in sync_request_write()
2021 if (r10_bio->devs[i].bio->bi_end_io != end_sync_write in sync_request_write()
2155 if (wbio2 && !wbio2->bi_end_io) in recovery_request_write()
2157 if (wbio->bi_end_io) { in recovery_request_write()
2553 bio->bi_end_io = raid10_end_read_request; in handle_read_error()
3040 bio->bi_end_io = end_sync_read; in sync_request()
3066 bio->bi_end_io = end_sync_write; in sync_request()
3073 r10_bio->devs[1].bio->bi_end_io = NULL; in sync_request()
3078 bio->bi_end_io = NULL; in sync_request()
3095 bio->bi_end_io = end_sync_write; in sync_request()
3189 r10_bio->devs[i].repl_bio->bi_end_io = NULL; in sync_request()
3215 bio->bi_end_io = end_sync_read; in sync_request()
3237 bio->bi_end_io = end_sync_write; in sync_request()
3248 if (r10_bio->devs[i].bio->bi_end_io) in sync_request()
3252 r10_bio->devs[i].repl_bio->bi_end_io) in sync_request()
3305 if (bio->bi_end_io == end_sync_read) { in sync_request()
4320 read_bio->bi_end_io = end_sync_read; in reshape_request()
4354 b->bi_end_io = end_reshape_write; in reshape_request()