Home
last modified time | relevance | path

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

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