Searched refs:start_empty_time (Results 1 - 2 of 2) sorted by relevance

/linux-master/block/
H A Dbfq-cgroup.c160 if (now > stats->start_empty_time)
162 now - stats->start_empty_time);
186 stats->start_empty_time = blk_time_get_ns();
H A Dbfq-iosched.h950 u64 start_empty_time; member in struct:bfqg_stats

Completed in 117 milliseconds