Home
last modified time | relevance | path

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

/drivers/md/
Ddm-stats.c45 unsigned stat_flags; member
241 sector_t step, unsigned stat_flags, in dm_stats_create() argument
291 s->stat_flags = stat_flags; in dm_stats_create()
473 if (s->stat_flags & STAT_PRECISE_TIMESTAMPS) in dm_stats_list()
502 if (likely(!(s->stat_flags & STAT_PRECISE_TIMESTAMPS))) in dm_stat_round()
565 if (!(s->stat_flags & STAT_PRECISE_TIMESTAMPS)) { in dm_stat_for_entry()
666 if (s->stat_flags & STAT_PRECISE_TIMESTAMPS && !got_precise_time) { in dm_stats_account_io()
794 if (s->stat_flags & STAT_PRECISE_TIMESTAMPS) in dm_jiffies_to_msec64()
967 unsigned stat_flags = 0; in message_stats_create() local
1023 stat_flags |= STAT_PRECISE_TIMESTAMPS; in message_stats_create()
[all …]