Home
last modified time | relevance | path

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

/Linux-v4.19/block/
Dblk-wbt.h64 unsigned long last_issue; /* last non-throttled issue */ member
Dblk-wbt.c449 return time_before(now, rwb->last_issue + HZ / 10) || in close_io()
635 wb_timestamp(rwb, &rwb->last_issue); in wbt_wait()
800 rwb->last_comp = rwb->last_issue = jiffies; in wbt_init()