Lines Matching refs:kiov_base
58 uint8_t *kiov_base;
68 iov[0].iov_base = kiov->kiov_base + kiov->nprocessed;
137 SAFEALIGN_COPY_UINT32_CHECK(&len_be, v->kiov_base, v->kiov_len, &lc);
170 reqbuf->v_msg.kiov_base + mc,
174 reqbuf->v_msg.kiov_base + mc,
193 reqbuf->v_msg.kiov_base + mc,
205 op_io->request.data = reqbuf->v_msg.kiov_base + mc;
299 repbuf->v_msg.kiov_base = rep;
446 reqbuf->v_msg.kiov_base = msg;
473 req->reqbuf.v_len.kiov_base = req->reqbuf.lenbuf;
476 req->repbuf.v_len.kiov_base = req->repbuf.lenbuf;
479 req->repbuf.v_rc.kiov_base = req->repbuf.rcbuf;