Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Ddm-stats.c680 bool got_precise_time; in dm_stats_account_io() local
706 got_precise_time = false; in dm_stats_account_io()
708 if (s->stat_flags & STAT_PRECISE_TIMESTAMPS && !got_precise_time) { in dm_stats_account_io()
712 got_precise_time = true; in dm_stats_account_io()