Lines Matching defs:sctxt
353 static ssize_t svc_rdma_encode_read_list(struct svc_rdma_send_ctxt *sctxt) in svc_rdma_encode_read_list()
371 struct svc_rdma_send_ctxt *sctxt, in svc_rdma_encode_write_segment()
415 struct svc_rdma_send_ctxt *sctxt, in svc_rdma_encode_write_chunk()
468 struct svc_rdma_send_ctxt *sctxt, in svc_rdma_encode_write_list()
502 struct svc_rdma_send_ctxt *sctxt, in svc_rdma_encode_reply_chunk()
556 struct svc_rdma_send_ctxt *sctxt, in svc_rdma_pull_up_needed()
609 struct svc_rdma_send_ctxt *sctxt, in svc_rdma_pull_up_reply_msg()
669 struct svc_rdma_send_ctxt *sctxt, in svc_rdma_map_reply_msg()
788 struct svc_rdma_send_ctxt *sctxt, in svc_rdma_send_reply_msg()
825 struct svc_rdma_send_ctxt *sctxt, in svc_rdma_send_error_msg()
900 struct svc_rdma_send_ctxt *sctxt; in svc_rdma_sendto() local