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

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

Completed in 22 milliseconds