Home
last modified time | relevance | path

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

/block/
Dblk-throttle.c1804 unsigned long rtime = jiffies, wtime = jiffies; in __tg_last_low_overflow_time() local
1807 rtime = tg->last_low_overflow_time[READ]; in __tg_last_low_overflow_time()
1810 return min(rtime, wtime); in __tg_last_low_overflow_time()