Home
last modified time | relevance | path

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

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