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

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

Completed in 220 milliseconds