Searched refs:lvhdr (Results 1 – 1 of 1) sorted by relevance
866 struct xfs_log_vec lvhdr = { NULL }; in xlog_cil_push_work() local1029 lvhdr.lv_niovecs = 1; in xlog_cil_push_work()1030 lvhdr.lv_iovecp = &lhdr; in xlog_cil_push_work()1031 lvhdr.lv_next = ctx->lv_chain; in xlog_cil_push_work()1039 error = xlog_cil_write_chain(ctx, &lvhdr); in xlog_cil_push_work()