Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/rpc/
H A Dsvc_rdma.c403 if (cdrp->cl_reply) { in svc_rdma_kclone_destroy()
404 clist_free(cdrp->cl_reply); in svc_rdma_kclone_destroy()
405 cdrp->cl_reply = NULL; in svc_rdma_kclone_destroy()
505 crdp->cl_reply = NULL; in svc_rdma_krecv()
705 wcl = crdp->cl_reply; in svc_process_long_reply()
738 wcl = crdp->cl_reply; in svc_process_long_reply()
928 crdp->cl_reply = NULL; in svc_rdma_ksend()
1047 if (crdp->cl_reply) { in svc_rdma_ksend()
1049 crdp->cl_reply = NULL; in svc_rdma_ksend()
1114 if (crdp->cl_reply) { in svc_rdma_kfreeargs()
[all …]