Searched refs:RC_EXPIRE (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/fs/nfsd/ | ||
A D | cache.h | 76 #define RC_EXPIRE (120 * HZ) macro |
A D | nfscache.c | 261 time_before(jiffies, rp->c_timestamp + RC_EXPIRE)) in prune_bucket() |
Completed in 6 milliseconds