lv_buf 16 fs/xfs/xfs_log.h char *lv_buf; /* formatted buffer */ lv_buf 38 fs/xfs/xfs_log.h vec->i_addr = lv->lv_buf + lv->lv_buf_len; lv_buf 214 fs/xfs/xfs_log_cil.c lv->lv_buf = (char *)lv + xlog_cil_iovec_space(niovecs); lv_buf 359 fs/xfs/xfs_log_cil.c lv->lv_buf = (char *)lv + lv_buf 372 fs/xfs/xfs_log_cil.c ASSERT(IS_ALIGNED((unsigned long)lv->lv_buf, sizeof(uint64_t)));