Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/block/
H A Dblk-wbt.h65 unsigned long last_issue; /* last non-throttled issue */ member
H A Dblk-wbt.c445 return time_before(now, rwb->last_issue + HZ / 10) || in close_io()
580 wb_timestamp(rwb, &rwb->last_issue); in wbt_wait()
838 rwb->last_comp = rwb->last_issue = jiffies; in wbt_init()