Home
last modified time | relevance | path

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

/linux-4.4.14/block/
Dcfq-iosched.c392 unsigned long last_delayed_sync; member
3445 unsigned long last_sync = jiffies - cfqd->last_delayed_sync; in cfq_may_dispatch()
4203 cfqd->last_delayed_sync = now; in cfq_completed_request()
4589 cfqd->last_delayed_sync = jiffies - HZ; in cfq_init_queue()