Home
last modified time | relevance | path

Searched refs:RC_EXPIRE (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/fs/nfsd/
Dcache.h76 #define RC_EXPIRE (120 * HZ) macro
Dnfscache.c286 unsigned long expiry = jiffies - RC_EXPIRE; in nfsd_prune_bucket_locked()