Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/md/
Draid1.c270 rdev_dec_pending(conf->mirrors[i].rdev, r1_bio->mddev); in put_buf()
399 rdev_dec_pending(rdev, conf->mddev); in raid1_end_read_request()
553 rdev_dec_pending(rdev, conf->mddev); in raid1_end_write_request()
1446 rdev_dec_pending(rdev, mddev); in raid1_write_request()
1475 rdev_dec_pending(conf->mirrors[j].rdev, mddev); in raid1_write_request()
2110 rdev_dec_pending(rdev, mddev); in fix_sync_read_error()
2175 rdev_dec_pending(conf->mirrors[primary].rdev, mddev); in process_checks()
2213 rdev_dec_pending(conf->mirrors[i].rdev, mddev); in process_checks()
2305 rdev_dec_pending(rdev, mddev); in fix_read_error()
2336 rdev_dec_pending(rdev, mddev); in fix_read_error()
[all …]
Draid10.c414 rdev_dec_pending(rdev, conf->mddev); in raid10_end_read_request()
557 rdev_dec_pending(rdev, conf->mddev); in raid10_end_write_request()
1641 rdev_dec_pending(rdev, conf->mddev); in raid10_end_discard_request()
2294 rdev_dec_pending(conf->mirrors[d].rdev, conf->mddev); in __end_sync_read()
2382 rdev_dec_pending(rdev, mddev); in end_sync_write()
2786 rdev_dec_pending(rdev, mddev); in fix_read_error()
2850 rdev_dec_pending(rdev, mddev); in fix_read_error()
2893 rdev_dec_pending(rdev, mddev); in fix_read_error()
2992 rdev_dec_pending(rdev, mddev); in handle_read_error()
3063 rdev_dec_pending(rdev, conf->mddev); in handle_write_completed()
[all …]
Dmd-multipath.c97 rdev_dec_pending(rdev, conf->mddev); in multipath_end_request()
Dmd.h826 static inline void rdev_dec_pending(struct md_rdev *rdev, struct mddev *mddev) in rdev_dec_pending() function
Draid5.c1247 rdev_dec_pending(rdev, conf->mddev); in ops_run_io()
2877 rdev_dec_pending(rdev, conf->mddev); in raid5_end_read_request()
2947 rdev_dec_pending(rdev, conf->mddev); in raid5_end_write_request()
3685 rdev_dec_pending(rdev, conf->mddev); in handle_failed_stripe()
5060 rdev_dec_pending(s.blocked_rdev, conf->mddev); in handle_stripe()
5333 rdev_dec_pending(s.blocked_rdev, in handle_stripe()
5347 rdev_dec_pending(rdev, conf->mddev); in handle_stripe()
5353 rdev_dec_pending(rdev, conf->mddev); in handle_stripe()
5362 rdev_dec_pending(rdev, conf->mddev); in handle_stripe()
5486 rdev_dec_pending(rdev, conf->mddev); in raid5_align_endio()
[all …]
Draid5-cache.c1899 rdev_dec_pending(rdev, rdev->mddev); in r5l_recovery_replay_one_stripe()
1909 rdev_dec_pending(rrdev, rrdev->mddev); in r5l_recovery_replay_one_stripe()
Dmd.c494 rdev_dec_pending(rdev, mddev); in md_end_flush()
532 rdev_dec_pending(rdev, mddev); in submit_flushes()
909 rdev_dec_pending(rdev, mddev); in super_written()
9564 rdev_dec_pending(rdev, mddev); in md_wait_for_blocked_rdev()
Dmd-bitmap.c187 rdev_dec_pending(rdev, mddev); in next_active_rdev()