Home
last modified time | relevance | path

Searched refs:rdev_dec_pending (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.15/drivers/md/
Draid1.c266 rdev_dec_pending(conf->mirrors[i].rdev, r1_bio->mddev); in put_buf()
396 rdev_dec_pending(rdev, conf->mddev); in raid1_end_read_request()
551 rdev_dec_pending(rdev, conf->mddev); in raid1_end_write_request()
1429 rdev_dec_pending(rdev, mddev); in raid1_write_request()
1458 rdev_dec_pending(conf->mirrors[j].rdev, mddev); in raid1_write_request()
2087 rdev_dec_pending(rdev, mddev); in fix_sync_read_error()
2153 rdev_dec_pending(conf->mirrors[primary].rdev, mddev); in process_checks()
2191 rdev_dec_pending(conf->mirrors[i].rdev, mddev); in process_checks()
2283 rdev_dec_pending(rdev, mddev); in fix_read_error()
2314 rdev_dec_pending(rdev, mddev); in fix_read_error()
[all …]
Draid10.c388 rdev_dec_pending(rdev, conf->mddev); in raid10_end_read_request()
532 rdev_dec_pending(rdev, conf->mddev); in raid10_end_write_request()
1577 rdev_dec_pending(rdev, conf->mddev); in raid10_end_discard_request()
2213 rdev_dec_pending(conf->mirrors[d].rdev, conf->mddev); in __end_sync_read()
2301 rdev_dec_pending(rdev, mddev); in end_sync_write()
2707 rdev_dec_pending(rdev, mddev); in fix_read_error()
2773 rdev_dec_pending(rdev, mddev); in fix_read_error()
2819 rdev_dec_pending(rdev, mddev); in fix_read_error()
2918 rdev_dec_pending(rdev, mddev); in handle_read_error()
2985 rdev_dec_pending(rdev, conf->mddev); in handle_write_completed()
[all …]
Dmd-multipath.c98 rdev_dec_pending(rdev, conf->mddev); in multipath_end_request()
Dmd.h776 static inline void rdev_dec_pending(struct md_rdev *rdev, struct mddev *mddev) in rdev_dec_pending() function
Draid5.c1162 rdev_dec_pending(rdev, conf->mddev); in ops_run_io()
2787 rdev_dec_pending(rdev, conf->mddev); in raid5_end_read_request()
2858 rdev_dec_pending(rdev, conf->mddev); in raid5_end_write_request()
3576 rdev_dec_pending(rdev, conf->mddev); in handle_failed_stripe()
4950 rdev_dec_pending(s.blocked_rdev, conf->mddev); in handle_stripe()
5221 rdev_dec_pending(s.blocked_rdev, in handle_stripe()
5235 rdev_dec_pending(rdev, conf->mddev); in handle_stripe()
5241 rdev_dec_pending(rdev, conf->mddev); in handle_stripe()
5250 rdev_dec_pending(rdev, conf->mddev); in handle_stripe()
5380 rdev_dec_pending(rdev, conf->mddev); in raid5_align_endio()
[all …]
Draid5-cache.c1906 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()
Dmd.c528 rdev_dec_pending(rdev, mddev); in md_end_flush()
567 rdev_dec_pending(rdev, mddev); in submit_flushes()
939 rdev_dec_pending(rdev, mddev); in super_written()
9463 rdev_dec_pending(rdev, mddev); in md_wait_for_blocked_rdev()
Dmd-bitmap.c197 rdev_dec_pending(rdev, mddev); in next_active_rdev()