Lines Matching defs:bio
91 #define BIO_SPECIAL(bio) ((unsigned long)bio <= 2) argument
143 struct bio *bio; in r10buf_pool_alloc() local
226 struct bio *bio = r10bio->devs[j].bio; in r10buf_pool_free() local
246 struct bio **bio = & r10_bio->devs[i].bio; in put_all_bios() local
298 struct bio *bio = r10_bio->master_bio; in raid_end_bio_io() local
338 struct bio *bio, int *slotp, int *replp) in find_bio_disk()
362 static void raid10_end_read_request(struct bio *bio) in raid10_end_read_request()
442 static void raid10_end_write_request(struct bio *bio) in raid10_end_write_request()
856 struct bio *bio; in flush_pending_writes() local
1023 struct bio *bio; in raid10_unplug() local
1055 static void __make_request(struct mddev *mddev, struct bio *bio) in __make_request()
1445 static void make_request(struct mddev *mddev, struct bio *bio) in make_request()
1814 static void end_sync_read(struct bio *bio) in end_sync_read()
1875 static void end_sync_write(struct bio *bio) in end_sync_write()
2059 struct bio *bio = r10_bio->devs[0].bio; in fix_recovery_read_error() local
2435 struct bio *bio = r10_bio->master_bio; in narrow_write_error() local
2494 struct bio *bio; in handle_read_error() local
2637 struct bio *bio = r10_bio->devs[m].bio; in handle_write_completed() local
2813 struct bio *biolist = NULL, *bio; in sync_request() local
4198 struct bio *bio, *read_bio; in reshape_request() local
4545 static void end_reshape_write(struct bio *bio) in end_reshape_write()