Searched refs:dm_stats_account_io (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/md/ |
| H A D | dm-stats.h | 33 void dm_stats_account_io(struct dm_stats *stats, unsigned long bi_rw,
|
| H A D | dm-rq.c | 133 dm_stats_account_io(&md->stats, rq_data_dir(orig), in rq_end_stats() 450 dm_stats_account_io(&md->stats, rq_data_dir(orig), in dm_start_request()
|
| H A D | dm-stats.c | 627 void dm_stats_account_io(struct dm_stats *stats, unsigned long bi_rw, in dm_stats_account_io() function
|
| H A D | dm.c | 606 dm_stats_account_io(&md->stats, bio_data_dir(bio), in start_io_acct() 617 dm_stats_account_io(&md->stats, bio_data_dir(bio), in end_io_acct()
|