Searched refs:rdev_dec_pending (Results 1 – 8 of 8) sorted by relevance
| /Linux-v5.10/drivers/md/ |
| D | raid10.c | 387 rdev_dec_pending(rdev, conf->mddev); in raid10_end_read_request() 531 rdev_dec_pending(rdev, conf->mddev); in raid10_end_write_request() 1436 rdev_dec_pending(conf->mirrors[d].rdev, mddev); in raid10_write_request() 1447 rdev_dec_pending(rdev, mddev); in raid10_write_request() 1882 rdev_dec_pending(conf->mirrors[d].rdev, conf->mddev); in __end_sync_read() 1970 rdev_dec_pending(rdev, mddev); in end_sync_write() 2376 rdev_dec_pending(rdev, mddev); in fix_read_error() 2442 rdev_dec_pending(rdev, mddev); in fix_read_error() 2488 rdev_dec_pending(rdev, mddev); in fix_read_error() 2587 rdev_dec_pending(rdev, mddev); in handle_read_error() [all …]
|
| D | raid1.c | 266 rdev_dec_pending(conf->mirrors[i].rdev, r1_bio->mddev); in put_buf() 394 rdev_dec_pending(rdev, conf->mddev); in raid1_end_read_request() 549 rdev_dec_pending(rdev, conf->mddev); in raid1_end_write_request() 1414 rdev_dec_pending(rdev, mddev); in raid1_write_request() 1443 rdev_dec_pending(conf->mirrors[j].rdev, mddev); in raid1_write_request() 2062 rdev_dec_pending(rdev, mddev); in fix_sync_read_error() 2128 rdev_dec_pending(conf->mirrors[primary].rdev, mddev); in process_checks() 2166 rdev_dec_pending(conf->mirrors[i].rdev, mddev); in process_checks() 2258 rdev_dec_pending(rdev, mddev); in fix_read_error() 2289 rdev_dec_pending(rdev, mddev); in fix_read_error() [all …]
|
| D | md-multipath.c | 98 rdev_dec_pending(rdev, conf->mddev); in multipath_end_request()
|
| D | md.h | 771 static inline void rdev_dec_pending(struct md_rdev *rdev, struct mddev *mddev) in rdev_dec_pending() function
|
| D | raid5.c | 1161 rdev_dec_pending(rdev, conf->mddev); in ops_run_io() 2786 rdev_dec_pending(rdev, conf->mddev); in raid5_end_read_request() 2857 rdev_dec_pending(rdev, conf->mddev); in raid5_end_write_request() 3575 rdev_dec_pending(rdev, conf->mddev); in handle_failed_stripe() 4949 rdev_dec_pending(s.blocked_rdev, conf->mddev); in handle_stripe() 5220 rdev_dec_pending(s.blocked_rdev, in handle_stripe() 5234 rdev_dec_pending(rdev, conf->mddev); in handle_stripe() 5240 rdev_dec_pending(rdev, conf->mddev); in handle_stripe() 5249 rdev_dec_pending(rdev, conf->mddev); in handle_stripe() 5379 rdev_dec_pending(rdev, conf->mddev); in raid5_align_endio() [all …]
|
| D | raid5-cache.c | 1906 rdev_dec_pending(rdev, rdev->mddev); in r5l_recovery_replay_one_stripe() 1916 rdev_dec_pending(rrdev, rrdev->mddev); in r5l_recovery_replay_one_stripe()
|
| D | md.c | 585 rdev_dec_pending(rdev, mddev); in md_end_flush() 624 rdev_dec_pending(rdev, mddev); in submit_flushes() 974 rdev_dec_pending(rdev, mddev); in super_written() 9431 rdev_dec_pending(rdev, mddev); in md_wait_for_blocked_rdev()
|
| D | md-bitmap.c | 197 rdev_dec_pending(rdev, mddev); in next_active_rdev()
|