• Home
  • Raw
  • Download

Lines Matching defs:bio

61 #define BIO_SPECIAL(bio) ((unsigned long)bio <= 2)  argument
101 struct bio *bio; in r1buf_pool_alloc() local
186 struct bio **bio = r1_bio->bios + i; in put_all_bios() local
207 struct bio *bio = r1_bio->bios[i]; in put_buf() local
239 struct bio *bio = r1_bio->master_bio; in call_bio_endio() local
274 struct bio *bio = r1_bio->master_bio; in raid_end_bio_io() local
302 static int find_bio_disk(struct r1bio *r1_bio, struct bio *bio) in find_bio_disk()
318 static void raid1_end_read_request(struct bio *bio) in raid1_end_read_request()
403 static void raid1_end_write_request(struct bio *bio) in raid1_end_write_request()
750 struct bio *bio; in flush_pending_writes() local
839 static bool need_to_wait_for_sync(struct r1conf *conf, struct bio *bio) in need_to_wait_for_sync()
858 static sector_t wait_barrier(struct r1conf *conf, struct bio *bio) in wait_barrier()
971 static void alloc_behind_pages(struct bio *bio, struct r1bio *r1_bio) in alloc_behind_pages()
1016 struct bio *bio; in raid1_unplug() local
1048 static void make_request(struct mddev *mddev, struct bio * bio) in make_request()
1716 static void end_sync_read(struct bio *bio) in end_sync_read()
1734 static void end_sync_write(struct bio *bio) in end_sync_write()
1821 struct bio *bio = r1_bio->bios[r1_bio->read_disk]; in fix_sync_read_error() local
2025 struct bio *bio, *wbio; in sync_request_write() local
2247 struct bio *bio = r1_bio->bios[m]; in handle_sync_write_finished() local
2308 struct bio *bio; in handle_read_error() local
2498 struct bio *bio; in sync_request() local