Searched refs:xdr_encode_reply_wchunk (Results 1 – 4 of 4) sorted by relevance
570 extern bool_t xdr_encode_reply_wchunk(XDR *, struct clist *,
911 (void) xdr_encode_reply_wchunk(rdmahdr_o_xdrs, cl_long_reply, in clnt_rdma_kcallit()
1007 if (!xdr_encode_reply_wchunk(&xdrs_rhdr, crdp->cl_reply, in svc_rdma_ksend()
1238 xdr_encode_reply_wchunk(XDR *xdrs, in xdr_encode_reply_wchunk() function