Searched refs:rc_state (Results 1 – 2 of 2) sorted by relevance
260 if (rp->rc_state == RC_UNUSED) { in nfsrv_getcache()263 if (rp->rc_state == RC_INPROG) { in nfsrv_getcache()289 rp->rc_state = RC_INPROG; in nfsrv_getcache()336 rp->rc_state = RC_INPROG; in nfsrv_getcache()397 if (rp->rc_state == RC_DONE) { in nfsrv_updatecache()409 rp->rc_state = RC_DONE; in nfsrv_updatecache()
99 u_char rc_state; /* Current state of request */ member