Searched refs:rdev_dec_pending (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/md/ |
| A D | raid1.c | 397 rdev_dec_pending(rdev, conf->mddev); in raid1_end_read_request() 550 rdev_dec_pending(rdev, conf->mddev); in raid1_end_write_request() 1524 rdev_dec_pending(rdev, mddev); in raid1_write_request() 2205 rdev_dec_pending(rdev, mddev); in fix_sync_read_error() 2308 rdev_dec_pending(conf->mirrors[i].rdev, mddev); in process_checks() 2402 rdev_dec_pending(rdev, mddev); in fix_read_error() 2431 rdev_dec_pending(rdev, mddev); in fix_read_error() 2452 rdev_dec_pending(rdev, mddev); in fix_read_error() 2563 rdev_dec_pending(rdev, conf->mddev); in handle_write_finished() 2576 rdev_dec_pending(conf->mirrors[m].rdev, in handle_write_finished() [all …]
|
| A D | raid10.c | 413 rdev_dec_pending(rdev, conf->mddev); in raid10_end_read_request() 552 rdev_dec_pending(rdev, conf->mddev); in raid10_end_write_request() 2289 rdev_dec_pending(rdev, mddev); in end_sync_write() 2641 rdev_dec_pending(rdev, mddev); in fix_read_error() 2701 rdev_dec_pending(rdev, mddev); in fix_read_error() 2742 rdev_dec_pending(rdev, mddev); in fix_read_error() 2839 rdev_dec_pending(rdev, mddev); in handle_read_error() 3505 rdev_dec_pending(mrdev, mddev); in raid10_sync_request() 3644 rdev_dec_pending( in raid10_sync_request() 5002 rdev_dec_pending(rdev, mddev); in handle_reshape_read_error() [all …]
|
| A D | md.h | 917 static inline void rdev_dec_pending(struct md_rdev *rdev, struct mddev *mddev) in rdev_dec_pending() function
|
| A D | raid5.c | 1238 rdev_dec_pending(rdev, conf->mddev); in ops_run_io() 2838 rdev_dec_pending(rdev, conf->mddev); in raid5_end_read_request() 2904 rdev_dec_pending(rdev, conf->mddev); in raid5_end_write_request() 3640 rdev_dec_pending(rdev, conf->mddev); in handle_failed_stripe() 5006 rdev_dec_pending(s.blocked_rdev, conf->mddev); in handle_stripe() 5279 rdev_dec_pending(s.blocked_rdev, in handle_stripe() 5293 rdev_dec_pending(rdev, conf->mddev); in handle_stripe() 5299 rdev_dec_pending(rdev, conf->mddev); in handle_stripe() 5308 rdev_dec_pending(rdev, conf->mddev); in handle_stripe() 5432 rdev_dec_pending(rdev, conf->mddev); in raid5_align_endio() [all …]
|
| A D | raid5-cache.c | 1899 rdev_dec_pending(rdev, rdev->mddev); in r5l_recovery_replay_one_stripe() 1907 rdev_dec_pending(rrdev, rrdev->mddev); in r5l_recovery_replay_one_stripe()
|
| A D | md-bitmap.c | 386 rdev_dec_pending(rdev, mddev); in next_active_rdev()
|
| A D | md.c | 953 rdev_dec_pending(rdev, mddev); in super_written() 9791 rdev_dec_pending(rdev, mddev); in md_wait_for_blocked_rdev()
|
Completed in 64 milliseconds