Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/nfsd/
Dcache.h73 #define RC_DELAY (HZ/5) macro
/linux-2.4.37.9/fs/nfsd/
Dnfscache.c247 if (rp->c_state == RC_INPROG || age < RC_DELAY) in nfsd_cache_lookup()