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()
441 static void raid10_end_write_request(struct bio *bio, int error) in raid10_end_write_request()
945 struct bio *bio; in flush_pending_writes() local
1112 struct bio *bio; in raid10_unplug() local
1144 static void __make_request(struct mddev *mddev, struct bio *bio) in __make_request()
1536 static void make_request(struct mddev *mddev, struct bio *bio) in make_request()
1919 static void end_sync_read(struct bio *bio, int error) in end_sync_read()
1980 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
2551 struct bio *bio = r10_bio->master_bio; in narrow_write_error() local
2610 struct bio *bio; in handle_read_error() local
2753 struct bio *bio = r10_bio->devs[m].bio; in handle_write_completed() local
2896 struct bio *biolist = NULL, *bio; in sync_request() local
4270 struct bio *bio, *read_bio; in reshape_request() local
4617 static void end_reshape_write(struct bio *bio, int error) in end_reshape_write()