Searched refs:expiry_time (Results 1 – 1 of 1) sorted by relevance
49 time64_t expiry_time; /* After time expiry_time, don't use member211 h->expiry_time < cd->nextcheck) in cache_put()212 cd->nextcheck = h->expiry_time; in cache_put()218 if (h->expiry_time < seconds_since_boot()) in cache_is_expired()
Completed in 3 milliseconds