Searched refs:rc_reply (Results 1 – 2 of 2) sorted by relevance
279 error = mbuf_copym(rp->rc_reply, 0, MBUF_COPYALL, MBUF_WAITOK, mrepp); in nfsrv_getcache()327 mbuf_freem(rp->rc_reply); in nfsrv_getcache()404 mbuf_freem(rp->rc_reply); in nfsrv_updatecache()419 error = mbuf_copym(repmbuf, 0, MBUF_COPYALL, MBUF_WAITOK, &rp->rc_reply); in nfsrv_updatecache()
103 #define rc_reply rc_un.ru_repmb macro