Lines Matching defs:bio
101 static inline struct r10bio *get_resync_r10bio(struct bio *bio) in get_resync_r10bio()
135 struct bio *bio; in r10buf_pool_alloc() local
237 struct bio *bio = r10bio->devs[j].bio; in r10buf_pool_free() local
264 struct bio **bio = & r10_bio->devs[i].bio; in put_all_bios() local
322 struct bio *bio = r10_bio->master_bio; in raid_end_bio_io() local
353 struct bio *bio, int *slotp, int *replp) in find_bio_disk()
376 static void raid10_end_read_request(struct bio *bio) in raid10_end_read_request()
452 static void raid10_end_write_request(struct bio *bio) in raid10_end_write_request()
868 struct bio *bio; in flush_pending_writes() local
1087 struct bio *bio; in raid10_unplug() local
1121 struct bio *bio, sector_t sectors) in regular_request_wait()
1146 static void raid10_read_request(struct mddev *mddev, struct bio *bio, in raid10_read_request()
1246 struct bio *bio, bool replacement, in raid10_write_one_disk()
1342 static void raid10_write_request(struct mddev *mddev, struct bio *bio, in raid10_write_request()
1531 static void __make_request(struct mddev *mddev, struct bio *bio, int sectors) in __make_request()
1576 static void raid10_end_discard_request(struct bio *bio) in raid10_end_discard_request()
1604 static int raid10_handle_discard(struct mddev *mddev, struct bio *bio) in raid10_handle_discard()
1863 static bool raid10_make_request(struct mddev *mddev, struct bio *bio) in raid10_make_request()
2221 static void __end_sync_read(struct r10bio *r10_bio, struct bio *bio, int d) in __end_sync_read()
2247 static void end_sync_read(struct bio *bio) in end_sync_read()
2256 static void end_reshape_read(struct bio *bio) in end_reshape_read()
2291 static void end_sync_write(struct bio *bio) in end_sync_write()
2482 struct bio *bio = r10_bio->devs[0].bio; in fix_recovery_read_error() local
2779 struct bio *bio = r10_bio->master_bio; in narrow_write_error() local
2841 struct bio *bio; in handle_read_error() local
2930 struct bio *bio = r10_bio->devs[m].bio; in handle_write_completed() local
3068 struct bio *bio; in raid10_alloc_init_r10buf() local
3167 struct bio *biolist = NULL, *bio; in raid10_sync_request() local
4673 struct bio *bio, *read_bio; in reshape_request() local
5044 static void end_reshape_write(struct bio *bio) in end_reshape_write()