Home
last modified time | relevance | path

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

/fs/nfsd/
A Dnfscache.c95 rp->c_state = RC_UNUSED; in nfsd_cacherep_alloc()
141 if (rp->c_state != RC_UNUSED) { in nfsd_cacherep_unlink_locked()
279 if (rp->c_state == RC_INPROG) in nfsd_prune_bucket_locked()
511 rp->c_state = RC_INPROG; in nfsd_cache_lookup()
530 if (rp->c_state == RC_INPROG) in nfsd_cache_lookup()
634 rp->c_state = RC_DONE; in nfsd_cache_update()
A Dcache.h36 unsigned char c_state, /* unused, inprog, done */ member

Completed in 10 milliseconds