Home
last modified time | relevance | path

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

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