Lines Matching refs:vec
111 struct xfs_log_iovec *vec = *vecp;
116 if (vec) {
117 ASSERT(vec - lv->lv_iovecp < lv->lv_niovecs);
118 vec++;
120 vec = &lv->lv_iovecp[0];
129 vec->i_type = type;
130 vec->i_addr = lv->lv_buf + lv->lv_buf_len;
132 oph = vec->i_addr;
137 buf = vec->i_addr + sizeof(struct xlog_op_header);
140 *vecp = vec;
930 struct xfs_log_vec vec = {
935 list_add(&vec.lv_list, &lv_chain);
2183 struct xfs_log_iovec *vec;
2197 vec = lv->lv_iovecp;
2199 int dumplen = min(vec->i_len, 32);
2202 xfs_warn(mp, " type = 0x%x", vec->i_type);
2203 xfs_warn(mp, " len = %d", vec->i_len);
2205 xfs_hex_dump(vec->i_addr, dumplen);
2207 vec++;
2427 * No more iovecs remain in this logvec so return the next log vec to
2514 * If the entire log vec does not fit in the iclog, punt it to