Lines Matching refs:bi_end_io

265 		if (bio->bi_end_io)  in put_buf()
1300 read_bio->bi_end_io = raid1_end_read_request; in raid1_read_request()
1509 mbio->bi_end_io = raid1_end_write_request; in raid1_write_request()
1986 bio->bi_end_io = end_sync_write; in fix_sync_read_error()
1998 if (r1_bio->bios[d]->bi_end_io == end_sync_read) { in fix_sync_read_error()
2055 if (r1_bio->bios[d]->bi_end_io != end_sync_read) in fix_sync_read_error()
2061 r1_bio->bios[d]->bi_end_io = NULL; in fix_sync_read_error()
2070 if (r1_bio->bios[d]->bi_end_io != end_sync_read) in fix_sync_read_error()
2108 if (b->bi_end_io != end_sync_read) in process_checks()
2117 b->bi_end_io = end_sync_read; in process_checks()
2125 if (r1_bio->bios[primary]->bi_end_io == end_sync_read && in process_checks()
2127 r1_bio->bios[primary]->bi_end_io = NULL; in process_checks()
2143 if (sbio->bi_end_io != end_sync_read) in process_checks()
2165 sbio->bi_end_io = NULL; in process_checks()
2195 if (wbio->bi_end_io == NULL || in sync_request_write()
2196 (wbio->bi_end_io == end_sync_read && in sync_request_write()
2209 wbio->bi_end_io = end_sync_write; in sync_request_write()
2400 if (bio->bi_end_io == NULL) in handle_sync_write_finished()
2724 bio->bi_end_io = end_sync_write; in raid1_sync_request()
2751 bio->bi_end_io = end_sync_read; in raid1_sync_request()
2763 bio->bi_end_io = end_sync_write; in raid1_sync_request()
2767 if (rdev && bio->bi_end_io) { in raid1_sync_request()
2786 if (r1_bio->bios[i]->bi_end_io == end_sync_write) { in raid1_sync_request()
2860 if (bio->bi_end_io) { in raid1_sync_request()
2894 if (bio->bi_end_io == end_sync_read) { in raid1_sync_request()