Searched refs:rdev_dec_pending (Results 1 – 8 of 8) sorted by relevance
| /Linux-v5.4/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() 1453 rdev_dec_pending(conf->mirrors[d].rdev, mddev); in raid10_write_request() 1464 rdev_dec_pending(rdev, mddev); in raid10_write_request() 1900 rdev_dec_pending(conf->mirrors[d].rdev, conf->mddev); in __end_sync_read() 1988 rdev_dec_pending(rdev, mddev); in end_sync_write() 2394 rdev_dec_pending(rdev, mddev); in fix_read_error() 2460 rdev_dec_pending(rdev, mddev); in fix_read_error() 2506 rdev_dec_pending(rdev, mddev); in fix_read_error() 2605 rdev_dec_pending(rdev, mddev); in handle_read_error() [all …]
|
| D | raid1.c | 249 rdev_dec_pending(conf->mirrors[i].rdev, r1_bio->mddev); in put_buf() 376 rdev_dec_pending(rdev, conf->mddev); in raid1_end_read_request() 532 rdev_dec_pending(rdev, conf->mddev); in raid1_end_write_request() 1426 rdev_dec_pending(rdev, mddev); in raid1_write_request() 1455 rdev_dec_pending(conf->mirrors[j].rdev, mddev); in raid1_write_request() 2080 rdev_dec_pending(rdev, mddev); in fix_sync_read_error() 2146 rdev_dec_pending(conf->mirrors[primary].rdev, mddev); in process_checks() 2184 rdev_dec_pending(conf->mirrors[i].rdev, mddev); in process_checks() 2276 rdev_dec_pending(rdev, mddev); in fix_read_error() 2307 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 | 758 static inline void rdev_dec_pending(struct md_rdev *rdev, struct mddev *mddev) in rdev_dec_pending() function
|
| D | raid5.c | 1084 rdev_dec_pending(rdev, conf->mddev); in ops_run_io() 2585 rdev_dec_pending(rdev, conf->mddev); in raid5_end_read_request() 2656 rdev_dec_pending(rdev, conf->mddev); in raid5_end_write_request() 3374 rdev_dec_pending(rdev, conf->mddev); in handle_failed_stripe() 4735 rdev_dec_pending(s.blocked_rdev, conf->mddev); in handle_stripe() 5009 rdev_dec_pending(s.blocked_rdev, in handle_stripe() 5023 rdev_dec_pending(rdev, conf->mddev); in handle_stripe() 5029 rdev_dec_pending(rdev, conf->mddev); in handle_stripe() 5038 rdev_dec_pending(rdev, conf->mddev); in handle_stripe() 5190 rdev_dec_pending(rdev, conf->mddev); in raid5_align_endio() [all …]
|
| D | raid5-cache.c | 1908 rdev_dec_pending(rdev, rdev->mddev); in r5l_recovery_replay_one_stripe() 1918 rdev_dec_pending(rrdev, rrdev->mddev); in r5l_recovery_replay_one_stripe()
|
| D | md.c | 483 rdev_dec_pending(rdev, mddev); in md_end_flush() 522 rdev_dec_pending(rdev, mddev); in submit_flushes() 858 rdev_dec_pending(rdev, mddev); in super_written() 9170 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()
|