Home
last modified time | relevance | path

Searched refs:RC_EXPIRE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/nfsd/
H A Dcache.h76 #define RC_EXPIRE (120 * HZ) macro
H A Dnfscache.c241 time_before(jiffies, rp->c_timestamp + RC_EXPIRE)) in prune_bucket()
250 * Walk the LRU list and prune off entries that are older than RC_EXPIRE.
/kernel/linux/linux-6.6/fs/nfsd/
H A Dcache.h76 #define RC_EXPIRE (120 * HZ) macro
H A Dnfscache.c286 unsigned long expiry = jiffies - RC_EXPIRE; in nfsd_prune_bucket_locked()

Completed in 3 milliseconds