Home
last modified time | relevance | path

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

/drivers/md/
Ddm-stats.c44 unsigned stat_flags; member
238 sector_t step, unsigned stat_flags, in dm_stats_create() argument
288 s->stat_flags = stat_flags; in dm_stats_create()
467 if (s->stat_flags & STAT_PRECISE_TIMESTAMPS) in dm_stats_list()
495 if (likely(!(s->stat_flags & STAT_PRECISE_TIMESTAMPS))) in dm_stat_round()
559 if (!(s->stat_flags & STAT_PRECISE_TIMESTAMPS)) { in dm_stat_for_entry()
660 if (s->stat_flags & STAT_PRECISE_TIMESTAMPS && !got_precise_time) { in dm_stats_account_io()
787 if (s->stat_flags & STAT_PRECISE_TIMESTAMPS) in dm_jiffies_to_msec64()
956 unsigned stat_flags = 0; in message_stats_create() local
1012 stat_flags |= STAT_PRECISE_TIMESTAMPS; in message_stats_create()
[all …]