| H A D | raid10.c | 76 static void reshape_request_write(struct mddev *mddev, struct r10bio *r10_bio); 134 struct r10bio *r10_bio; in r10buf_pool_alloc() local 140 r10_bio = r10bio_pool_alloc(gfp_flags, conf); in r10buf_pool_alloc() 141 if (!r10_bio) in r10buf_pool_alloc() 167 r10_bio->devs[j].bio = bio; in r10buf_pool_alloc() 174 r10_bio->devs[j].repl_bio = bio; in r10buf_pool_alloc() 181 struct bio *rbio = r10_bio->devs[j].repl_bio; in r10buf_pool_alloc() 188 bio = r10_bio->devs[j].bio; in r10buf_pool_alloc() 199 rp->raid_bio = r10_bio; in r10buf_pool_alloc() 207 return r10_bio; in r10buf_pool_alloc() 259 put_all_bios(struct r10conf * conf,struct r10bio * r10_bio) put_all_bios() argument 275 free_r10bio(struct r10bio * r10_bio) free_r10bio() argument 283 put_buf(struct r10bio * r10_bio) put_buf() argument 298 reschedule_retry(struct r10bio * r10_bio) reschedule_retry() argument 320 raid_end_bio_io(struct r10bio * r10_bio) raid_end_bio_io() argument 343 update_head_pos(int slot,struct r10bio * r10_bio) update_head_pos() argument 354 find_bio_disk(struct r10conf * conf,struct r10bio * r10_bio,struct bio * bio,int * slotp,int * replp) find_bio_disk() argument 381 struct r10bio *r10_bio = bio->bi_private; raid10_end_read_request() local 432 close_write(struct r10bio * r10_bio) close_write() argument 439 one_write_done(struct r10bio * r10_bio) one_write_done() argument 456 struct r10bio *r10_bio = bio->bi_private; raid10_end_write_request() local 724 read_balance(struct r10conf * conf,struct r10bio * r10_bio,int * max_sectors) read_balance() argument 1074 choose_data_offset(struct r10bio * r10_bio,struct md_rdev * rdev) choose_data_offset() argument 1149 raid10_read_request(struct mddev * mddev,struct bio * bio,struct r10bio * r10_bio,bool io_accounting) raid10_read_request() argument 1246 raid10_write_one_disk(struct mddev * mddev,struct r10bio * r10_bio,struct bio * bio,bool replacement,int n_copy) raid10_write_one_disk() argument 1288 wait_blocked_dev(struct mddev * mddev,struct r10bio * r10_bio) wait_blocked_dev() argument 1345 raid10_write_request(struct mddev * mddev,struct bio * bio,struct r10bio * r10_bio) raid10_write_request() argument 1532 struct r10bio *r10_bio; __make_request() local 1576 struct r10bio *r10_bio = bio->bi_private; raid10_end_discard_request() local 1608 struct r10bio *r10_bio, *first_r10bio; raid10_handle_discard() local 2219 __end_sync_read(struct r10bio * r10_bio,struct bio * bio,int d) __end_sync_read() argument 2247 struct r10bio *r10_bio = get_resync_r10bio(bio); end_sync_read() local 2257 struct r10bio *r10_bio = bio->bi_private; end_reshape_read() local 2262 end_sync_request(struct r10bio * r10_bio) end_sync_request() argument 2291 struct r10bio *r10_bio = get_resync_r10bio(bio); end_sync_write() local 2341 sync_request_write(struct mddev * mddev,struct r10bio * r10_bio) sync_request_write() argument 2466 fix_recovery_read_error(struct r10bio * r10_bio) fix_recovery_read_error() argument 2547 recovery_request_write(struct mddev * mddev,struct r10bio * r10_bio) recovery_request_write() argument 2613 fix_read_error(struct r10conf * conf,struct mddev * mddev,struct r10bio * r10_bio) fix_read_error() argument 2768 narrow_write_error(struct r10bio * r10_bio,int i) narrow_write_error() argument 2831 handle_read_error(struct mddev * mddev,struct r10bio * r10_bio) handle_read_error() argument 2869 handle_write_completed(struct r10conf * conf,struct r10bio * r10_bio) handle_write_completed() argument 2963 struct r10bio *r10_bio; raid10d() local 3152 struct r10bio *r10_bio; raid10_sync_request() local 4599 struct r10bio *r10_bio; reshape_request() local 4834 reshape_request_write(struct mddev * mddev,struct r10bio * r10_bio) reshape_request_write() argument 4909 handle_reshape_read_error(struct mddev * mddev,struct r10bio * r10_bio) handle_reshape_read_error() argument 4981 struct r10bio *r10_bio = get_resync_r10bio(bio); end_reshape_write() local 5002 end_reshape_request(struct r10bio * r10_bio) end_reshape_request() argument [all...] |