Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/ceph/
H A Dosd_client.h95 unsigned long lru_ttl; member
/openbmc/linux/net/ceph/
H A Dosd_client.c1336 osd->lru_ttl = jiffies + osdc->client->options->osd_idle_ttl; in DEFINE_RB_FUNCS()
3546 if (time_before(jiffies, osd->lru_ttl)) in handle_osds_timeout()