Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/nfsd/
Dnfscache.c198 if (rp->c_state != RC_INPROG) in nfsd_cache_lookup()
221 rp->c_state = RC_INPROG; in nfsd_cache_lookup()
247 if (rp->c_state == RC_INPROG || age < RC_DELAY) in nfsd_cache_lookup()
/linux-2.4.37.9/include/linux/nfsd/
Dcache.h46 RC_INPROG, enumerator