Home
last modified time | relevance | path

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

/openbmc/linux/block/
H A Dblk-flush.c185 fq->flush_pending_since = jiffies; in blk_flush_complete_seq()
305 fq->flush_pending_since + FLUSH_PENDING_TIMEOUT)) in blk_kick_flush()
H A Dblk.h22 unsigned long flush_pending_since; member