Home
last modified time | relevance | path

Searched defs:last_refresh (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/sunrpc/
H A Dcache.h51 time64_t last_refresh; /* If CACHE_PENDING, this is when upcall was member
/linux/fs/nfsd/
H A Dnfs4state.c6253 static bool state_expired(struct laundry_time *lt, time64_t last_refresh) in state_expired()