Lines Matching defs:bio
90 #define BIO_SPECIAL(bio) ((unsigned long)bio <= 2) argument
142 struct bio *bio; in r10buf_pool_alloc() local
225 struct bio *bio = r10bio->devs[j].bio; in r10buf_pool_free() local
245 struct bio **bio = & r10_bio->devs[i].bio; in put_all_bios() local
297 struct bio *bio = r10_bio->master_bio; in raid_end_bio_io() local
337 struct bio *bio, int *slotp, int *replp) in find_bio_disk()
361 static void raid10_end_read_request(struct bio *bio, int error) in raid10_end_read_request()
444 static void raid10_end_write_request(struct bio *bio, int error) in raid10_end_write_request()
958 struct bio *bio; in flush_pending_writes() local
1125 struct bio *bio; in raid10_unplug() local
1157 static void make_request(struct mddev *mddev, struct bio * bio) in make_request()
1925 static void end_sync_read(struct bio *bio, int error) in end_sync_read()
1986 static void end_sync_write(struct bio *bio, int error) in end_sync_write()
2173 struct bio *bio = r10_bio->devs[0].bio; in fix_recovery_read_error() local
2546 struct bio *bio = r10_bio->master_bio; in narrow_write_error() local
2604 struct bio *bio; in handle_read_error() local
2749 struct bio *bio = r10_bio->devs[m].bio; in handle_write_completed() local
2893 struct bio *biolist = NULL, *bio; in sync_request() local
4270 struct bio *bio, *read_bio; in reshape_request() local
4610 static void end_reshape_write(struct bio *bio, int error) in end_reshape_write()