Searched refs:md_sync_acct (Results 1 – 4 of 4) sorted by relevance
552 static inline void md_sync_acct(struct block_device *bdev, unsigned long nr_sectors) in md_sync_acct() function559 md_sync_acct(bio->bi_bdev, nr_sectors); in md_sync_acct_bio()
2410 md_sync_acct(conf->mirrors[d].rdev->bdev, bio_sectors(tbio)); in sync_request_write()2433 md_sync_acct(conf->mirrors[d].replacement->bdev, in sync_request_write()2565 md_sync_acct(conf->mirrors[d].rdev->bdev, bio_sectors(wbio)); in recovery_request_write()2570 md_sync_acct(conf->mirrors[d].replacement->bdev, in recovery_request_write()
2236 md_sync_acct(conf->mirrors[i].rdev->bdev, bio_sectors(wbio)); in sync_request_write()
1170 md_sync_acct(rdev->bdev, RAID5_STRIPE_SECTORS(conf)); in ops_run_io()1237 md_sync_acct(rrdev->bdev, RAID5_STRIPE_SECTORS(conf)); in ops_run_io()