Searched refs:nd_mrep (Results 1 - 4 of 4) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/nfs/
H A Dnfs_syscalls.c1285 if (nwp->nd_mrep)
1286 mbuf_freem(nwp->nd_mrep);
H A Dnfs_serv.c1374 nd->nd_mrep = NULL;
1413 nd->nd_mrep = nmrep.nmc_mhead;
1480 if (nd->nd_mrep)
1594 nd->nd_mrep = nmrep.nmc_mhead;
1618 if (nd->nd_mrep) {
1620 *mrepp = nd->nd_mrep;
H A Dnfs.h986 mbuf_t nd_mrep; /* Reply mbuf list (WG) */ member in struct:nfsrv_descript
H A Dnfs_socket.c3018 nd->nd_mrep = NULL;

Completed in 102 milliseconds