Searched refs:svc_sendreply_mbuf (Results 1 – 4 of 4) sorted by relevance
149 } else if (!svc_sendreply_mbuf(rqst, nd.nd_mreq)) in nfscb_program()
506 extern bool_t svc_sendreply_mbuf(struct svc_req *, struct mbuf *);
720 svc_sendreply_mbuf(struct svc_req *rqstp, struct mbuf *m) in svc_sendreply_mbuf() function
390 } else if (!svc_sendreply_mbuf(rqst, nd.nd_mreq)) { in nfssvc_program()