Home
last modified time | relevance | path

Searched refs:lv_buf (Results 1 – 2 of 2) sorted by relevance

/fs/xfs/
Dxfs_log.h26 char *lv_buf; /* formatted buffer */ member
48 vec->i_addr = lv->lv_buf + lv->lv_buf_len; in xlog_prepare_iovec()
Dxfs_log_cil.c230 lv->lv_buf = (char *)lv + xlog_cil_iovec_space(niovecs); in xlog_cil_alloc_shadow_bufs()
375 lv->lv_buf = (char *)lv + in xlog_cil_insert_format_items()
388 ASSERT(IS_ALIGNED((unsigned long)lv->lv_buf, sizeof(uint64_t))); in xlog_cil_insert_format_items()