Home
last modified time | relevance | path

Searched refs:xdr_encode_reply_wchunk (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/rpc/
H A Drpc_rdma.h570 extern bool_t xdr_encode_reply_wchunk(XDR *, struct clist *,
H A Dclnt_rdma.c911 (void) xdr_encode_reply_wchunk(rdmahdr_o_xdrs, cl_long_reply, in clnt_rdma_kcallit()
H A Dsvc_rdma.c1007 if (!xdr_encode_reply_wchunk(&xdrs_rhdr, crdp->cl_reply, in svc_rdma_ksend()
H A Dxdr_rdma.c1238 xdr_encode_reply_wchunk(XDR *xdrs, in xdr_encode_reply_wchunk() function