Home
last modified time | relevance | path

Searched refs:dm_stats_record_start (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/md/
H A Ddm-stats.h42 static inline void dm_stats_record_start(struct dm_stats *stats, struct dm_stats_aux *aux) in dm_stats_record_start() function
H A Ddm.c602 dm_stats_record_start(&md->stats, &io->stats_aux); in alloc_io()