Home
last modified time | relevance | path

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

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