Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Ddm-stats.h32 void dm_stats_account_io(struct dm_stats *stats, unsigned long bi_rw,
H A Ddm-rq.c133 dm_stats_account_io(&md->stats, rq_data_dir(orig), in rq_end_stats()
442 dm_stats_account_io(&md->stats, rq_data_dir(orig), in dm_start_request()
H A Ddm-stats.c663 void dm_stats_account_io(struct dm_stats *stats, unsigned long bi_rw, in dm_stats_account_io() function
H A Ddm.c531 dm_stats_account_io(&io->md->stats, bio_data_dir(bio), in dm_io_acct()