Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/
Dxfs_log.h16 char *lv_buf; /* formatted buffer */ member
38 vec->i_addr = lv->lv_buf + lv->lv_buf_len; in xlog_prepare_iovec()
Dxfs_log_cil.c213 lv->lv_buf = (char *)lv + xlog_cil_iovec_space(niovecs); in xlog_cil_alloc_shadow_bufs()
358 lv->lv_buf = (char *)lv + in xlog_cil_insert_format_items()
371 ASSERT(IS_ALIGNED((unsigned long)lv->lv_buf, sizeof(uint64_t))); in xlog_cil_insert_format_items()