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
1024 struct bio *bio; in raid10_unplug() local
1056 static void __make_request(struct mddev *mddev, struct bio *bio) in __make_request()
1461 static void make_request(struct mddev *mddev, struct bio *bio) in make_request()
1847 static void end_sync_read(struct bio *bio) in end_sync_read()
1908 static void end_sync_write(struct bio *bio) in end_sync_write()
2092 struct bio *bio = r10_bio->devs[0].bio; in fix_recovery_read_error() local
2468 struct bio *bio = r10_bio->master_bio; in narrow_write_error() local
2527 struct bio *bio; in handle_read_error() local
2672 struct bio *bio = r10_bio->devs[m].bio; in handle_write_completed() local
2853 struct bio *biolist = NULL, *bio; in sync_request() local
4249 struct bio *bio, *read_bio; in reshape_request() local
4598 static void end_reshape_write(struct bio *bio) in end_reshape_write()