Searched refs:rc_state (Results 1 – 2 of 2) sorted by relevance
259 if (rp->rc_state == RC_UNUSED) { in nfsrv_getcache()262 if (rp->rc_state == RC_INPROG) { in nfsrv_getcache()288 rp->rc_state = RC_INPROG; in nfsrv_getcache()335 rp->rc_state = RC_INPROG; in nfsrv_getcache()396 if (rp->rc_state == RC_DONE) { in nfsrv_updatecache()408 rp->rc_state = RC_DONE; in nfsrv_updatecache()
99 u_char rc_state; /* Current state of request */ member