Searched refs:cutoff (Results 1 – 1 of 1) sorted by relevance
3364 unsigned long cutoff = jiffies - opts->osd_keepalive_timeout; in handle_timeout() local3387 if (time_before(req->r_stamp, cutoff)) { in handle_timeout()