Lines Matching defs:bio
83 struct bio *bio; in r1buf_pool_alloc() local
168 struct bio **bio = r1_bio->bios + i; in put_all_bios() local
189 struct bio *bio = r1_bio->bios[i]; in put_buf() local
221 struct bio *bio = r1_bio->master_bio; in call_bio_endio() local
248 struct bio *bio = r1_bio->master_bio; in raid_end_bio_io() local
277 static int find_bio_disk(struct r1bio *r1_bio, struct bio *bio) in find_bio_disk()
293 static void raid1_end_read_request(struct bio *bio, int error) in raid1_end_read_request()
378 static void raid1_end_write_request(struct bio *bio, int error) in raid1_end_write_request()
664 struct bio *bio; in flush_pending_writes() local
794 static void alloc_behind_pages(struct bio *bio, struct r1bio *r1_bio) in alloc_behind_pages()
826 static void make_request(struct mddev *mddev, struct bio * bio) in make_request()
1435 static void end_sync_read(struct bio *bio, int error) in end_sync_read()
1453 static void end_sync_write(struct bio *bio, int error) in end_sync_write()
1540 struct bio *bio = r1_bio->bios[r1_bio->read_disk]; in fix_sync_read_error() local
1733 struct bio *bio, *wbio; in sync_request_write() local
1864 static void bi_complete(struct bio *bio, int error) in bi_complete()
1869 static int submit_bio_wait(int rw, struct bio *bio) in submit_bio_wait()
1965 struct bio *bio = r1_bio->bios[m]; in handle_sync_write_finished() local
2016 struct bio *bio; in handle_read_error() local
2182 struct bio *bio; in sync_request() local