Home
last modified time | relevance | path

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

/linux-4.1.27/block/
Dcfq-iosched.c207 uint64_t start_group_wait_time; member
496 if (time_after64(now, stats->start_group_wait_time)) in CFQG_FLAG_FNS()
498 now - stats->start_group_wait_time); in CFQG_FLAG_FNS()
512 stats->start_group_wait_time = sched_clock(); in cfqg_stats_set_start_group_wait_time()