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

/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs_syscalls.c1348 if (nwp->nd_mrep)
1349 mbuf_freem(nwp->nd_mrep);
H A Dnfs_serv.c1400 nd->nd_mrep = NULL;
1439 nd->nd_mrep = nmrep.nmc_mhead;
1506 if (nd->nd_mrep)
1620 nd->nd_mrep = nmrep.nmc_mhead;
1644 if (nd->nd_mrep) {
1646 *mrepp = nd->nd_mrep;
H A Dnfs.h1067 mbuf_t nd_mrep; /* Reply mbuf list (WG) */ member in struct:nfsrv_descript
H A Dnfs_socket.c5898 nd->nd_mrep = NULL;

Completed in 102 milliseconds