Searched refs:xdr_decode_reply_wchunk (Results 1 – 4 of 4) sorted by relevance
564 extern bool_t xdr_decode_reply_wchunk(XDR *, struct clist **);
1041 (void) xdr_decode_reply_wchunk(rdmahdr_i_xdrs, &cl_rdma_reply); in clnt_rdma_kcallit()
501 (void) xdr_decode_reply_wchunk(xdrs, &crdp->cl_reply); in svc_rdma_krecv()
1176 xdr_decode_reply_wchunk(XDR *xdrs, struct clist **clist) in xdr_decode_reply_wchunk() function