Searched defs:last_refresh (Results 1 – 2 of 2) sorted by relevance
51 time64_t last_refresh; /* If CACHE_PENDING, this is when upcall was member
6303 static bool state_expired(struct laundry_time *lt, time64_t last_refresh) in state_expired()