Lines Matching defs:bio
61 #define BIO_SPECIAL(bio) ((unsigned long)bio <= 2) argument
99 struct bio *bio; in r1buf_pool_alloc() local
184 struct bio **bio = r1_bio->bios + i; in put_all_bios() local
205 struct bio *bio = r1_bio->bios[i]; in put_buf() local
237 struct bio *bio = r1_bio->master_bio; in call_bio_endio() local
271 struct bio *bio = r1_bio->master_bio; in raid_end_bio_io() local
299 static int find_bio_disk(struct r1bio *r1_bio, struct bio *bio) in find_bio_disk()
315 static void raid1_end_read_request(struct bio *bio, int error) in raid1_end_read_request()
400 static void raid1_end_write_request(struct bio *bio, int error) in raid1_end_write_request()
781 struct bio *bio; in flush_pending_writes() local
870 static bool need_to_wait_for_sync(struct r1conf *conf, struct bio *bio) in need_to_wait_for_sync()
889 static sector_t wait_barrier(struct r1conf *conf, struct bio *bio) in wait_barrier()
1002 static void alloc_behind_pages(struct bio *bio, struct r1bio *r1_bio) in alloc_behind_pages()
1047 struct bio *bio; in raid1_unplug() local
1079 static void make_request(struct mddev *mddev, struct bio * bio) in make_request()
1739 static void end_sync_read(struct bio *bio, int error) in end_sync_read()
1757 static void end_sync_write(struct bio *bio, int error) in end_sync_write()
1844 struct bio *bio = r1_bio->bios[r1_bio->read_disk]; in fix_sync_read_error() local
2049 struct bio *bio, *wbio; in sync_request_write() local
2271 struct bio *bio = r1_bio->bios[m]; in handle_sync_write_finished() local
2322 struct bio *bio; in handle_read_error() local
2489 struct bio *bio; in sync_request() local