Home
last modified time | relevance | path

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

/linux-6.1.9/net/ceph/
Dosd_client.c3362 unsigned long expiry_cutoff = jiffies - opts->osd_request_timeout; in handle_timeout() local
3390 time_before(req->r_start_stamp, expiry_cutoff)) { in handle_timeout()
3421 if (time_before(req->r_start_stamp, expiry_cutoff)) { in handle_timeout()