Home
last modified time | relevance | path

Searched refs:md_sync_acct (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/md/
H A Dmd.h551 static inline void md_sync_acct(struct block_device *bdev, unsigned long nr_sectors) in md_sync_acct() function
H A Draid10.c2083 md_sync_acct(conf->mirrors[d].rdev->bdev, bio_sectors(tbio)); in sync_request_write()
2106 md_sync_acct(conf->mirrors[d].replacement->bdev, in sync_request_write()
2238 md_sync_acct(conf->mirrors[d].rdev->bdev, bio_sectors(wbio)); in recovery_request_write()
2243 md_sync_acct(conf->mirrors[d].replacement->bdev, in recovery_request_write()
H A Draid1.c2211 md_sync_acct(conf->mirrors[i].rdev->bdev, bio_sectors(wbio)); in sync_request_write()
H A Draid5.c1170 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()