Searched defs:clone_rdma_data (Results 1 – 1 of 1) sorted by relevance
95 struct clone_rdma_data { struct96 bool_t cloned; /* xprt cloned for thread processing */97 CONN *conn; /* RDMA connection */98 rdma_buf_t rpcbuf; /* RPC req/resp buffer */99 struct clist *cl_reply; /* reply chunk buffer info */100 struct clist *cl_wlist; /* write list clist */