Searched refs:rc_proc (Results 1 – 2 of 2) sorted by relevance
193 if (nd->nd_retxid == rp->rc_xid && nd->nd_procnum == rp->rc_proc && in nfsrv_getcache()279 rp->rc_proc = nd->nd_procnum; in nfsrv_getcache()306 if (nd->nd_retxid == rp->rc_xid && nd->nd_procnum == rp->rc_proc && in nfsrv_updatecache()
59 u_int32_t rc_proc; /* rpc proc number */ member