Lines Matching defs:bio

70 #define BIO_SPECIAL(bio) ((unsigned long)bio <= 2)  argument
90 static inline struct r1bio *get_resync_r1bio(struct bio *bio) in get_resync_r1bio()
120 struct bio *bio; in r1buf_pool_alloc() local
212 struct bio **bio = r1_bio->bios + i; in put_all_bios() local
234 struct bio *bio = r1_bio->bios[i]; in put_buf() local
268 struct bio *bio = r1_bio->master_bio; in call_bio_endio() local
284 struct bio *bio = r1_bio->master_bio; in raid_end_bio_io() local
312 static int find_bio_disk(struct r1bio *r1_bio, struct bio *bio) in find_bio_disk()
328 static void raid1_end_read_request(struct bio *bio) in raid1_end_read_request()
411 static void raid1_end_write_request(struct bio *bio) in raid1_end_write_request()
781 static void flush_bio_list(struct r1conf *conf, struct bio *bio) in flush_bio_list()
813 struct bio *bio; in flush_pending_writes() local
1088 struct bio *bio) in alloc_behind_master_bio()
1147 struct bio *bio; in raid1_unplug() local
1166 static void init_r1bio(struct r1bio *r1_bio, struct mddev *mddev, struct bio *bio) in init_r1bio()
1176 alloc_r1bio(struct mddev *mddev, struct bio *bio) in alloc_r1bio()
1188 static void raid1_read_request(struct mddev *mddev, struct bio *bio, in raid1_read_request()
1302 static void raid1_write_request(struct mddev *mddev, struct bio *bio, in raid1_write_request()
1534 static bool raid1_make_request(struct mddev *mddev, struct bio *bio) in raid1_make_request()
1847 static void end_sync_read(struct bio *bio) in end_sync_read()
1865 static void end_sync_write(struct bio *bio) in end_sync_write()
1945 struct bio *bio = r1_bio->bios[r1_bio->read_disk]; in fix_sync_read_error() local
2381 struct bio *bio = r1_bio->bios[m]; in handle_sync_write_finished() local
2447 struct bio *bio; in handle_read_error() local
2573 struct bio *bio; in raid1_alloc_init_r1buf() local
2601 struct bio *bio; in raid1_sync_request() local