Home
last modified time | relevance | path

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

/openbmc/linux/net/ceph/
H A Dosd_client.c3452 unsigned long expiry_cutoff = jiffies - opts->osd_request_timeout; in handle_timeout() local
3480 time_before(req->r_start_stamp, expiry_cutoff)) { in handle_timeout()
3511 if (time_before(req->r_start_stamp, expiry_cutoff)) { in handle_timeout()