Searched refs:lv_buf (Results 1 – 3 of 3) sorted by relevance
17 char *lv_buf; /* formatted buffer */ member72 ASSERT((void *)lv->lv_buf + lv->lv_bytes <= (void *)lv + lv->lv_size); in xlog_finish_iovec()
369 lv->lv_buf = (char *)lv + xlog_cil_iovec_space(niovecs); in xlog_cil_alloc_shadow_bufs()505 lv->lv_buf = (char *)lv + in xlog_cil_insert_format_items()518 ASSERT(IS_ALIGNED((unsigned long)lv->lv_buf, sizeof(uint64_t))); in xlog_cil_insert_format_items()
130 vec->i_addr = lv->lv_buf + lv->lv_buf_len; in xlog_prepare_iovec()