Searched refs:rc_proc (Results 1 - 2 of 2) sorted by relevance

/xnu-2422.115.4/bsd/nfs/
H A Dnfsrvcache.h98 u_int32_t rc_proc; /* rpc proc number */ member in struct:nfsrvcache
H A Dnfs_srvcache.c240 if (nd->nd_retxid == rp->rc_xid && nd->nd_procnum == rp->rc_proc &&
350 rp->rc_proc = nd->nd_procnum;
379 if (nd->nd_retxid == rp->rc_xid && nd->nd_procnum == rp->rc_proc &&

Completed in 20 milliseconds