Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Draid10.c416 rdev_dec_pending(rdev, conf->mddev); in raid10_end_read_request()
549 rdev_dec_pending(rdev, conf->mddev); in raid10_end_write_request()
1525 rdev_dec_pending(rdev, mddev); in raid10_write_request()
1529 rdev_dec_pending(rrdev, mddev); in raid10_write_request()
1603 rdev_dec_pending(rdev, conf->mddev); in raid10_end_discard_request()
2245 rdev_dec_pending(conf->mirrors[d].rdev, conf->mddev); in __end_sync_read()
2330 rdev_dec_pending(rdev, mddev); in end_sync_write()
2673 rdev_dec_pending(rdev, mddev); in fix_read_error()
2733 rdev_dec_pending(rdev, mddev); in fix_read_error()
2774 rdev_dec_pending(rde in fix_read_error()
[all...]
H A Draid1.c269 rdev_dec_pending(conf->mirrors[i].rdev, r1_bio->mddev); in put_buf()
400 rdev_dec_pending(rdev, conf->mddev); in raid1_end_read_request()
548 rdev_dec_pending(rdev, conf->mddev); in raid1_end_write_request()
1551 rdev_dec_pending(rdev, mddev); in raid1_write_request()
1681 rdev_dec_pending(conf->mirrors[k].rdev, mddev); in raid1_write_request()
2226 rdev_dec_pending(rdev, mddev); in fix_sync_read_error()
2291 rdev_dec_pending(conf->mirrors[primary].rdev, mddev); in process_checks()
2329 rdev_dec_pending(conf->mirrors[i].rdev, mddev); in process_checks()
2433 rdev_dec_pending(rdev, mddev); in fix_read_error()
2462 rdev_dec_pending(rde in fix_read_error()
[all...]
H A Dmd.h957 static inline void rdev_dec_pending(struct md_rdev *rdev, struct mddev *mddev) in rdev_dec_pending() function
H A Draid5.c1237 rdev_dec_pending(rdev, conf->mddev); in ops_run_io()
2827 rdev_dec_pending(rdev, conf->mddev); in raid5_end_read_request()
2892 rdev_dec_pending(rdev, conf->mddev); in raid5_end_write_request()
3607 rdev_dec_pending(rdev, conf->mddev); in handle_failed_stripe()
4953 rdev_dec_pending(s.blocked_rdev, conf->mddev); in handle_stripe()
5226 rdev_dec_pending(s.blocked_rdev, in handle_stripe()
5240 rdev_dec_pending(rdev, conf->mddev); in handle_stripe()
5246 rdev_dec_pending(rdev, conf->mddev); in handle_stripe()
5255 rdev_dec_pending(rdev, conf->mddev); in handle_stripe()
5379 rdev_dec_pending(rde in raid5_align_endio()
[all...]
H A Draid5-cache.c1894 rdev_dec_pending(rdev, rdev->mddev); in r5l_recovery_replay_one_stripe()
1902 rdev_dec_pending(rrdev, rrdev->mddev); in r5l_recovery_replay_one_stripe()
H A Dmd-bitmap.c398 rdev_dec_pending(rdev, mddev); in next_active_rdev()
H A Dmd.c1013 rdev_dec_pending(rdev, mddev); in super_written()
9908 rdev_dec_pending(rdev, mddev); in md_wait_for_blocked_rdev()