Searched refs:lhdr (Results 1 – 1 of 1) sorted by relevance
655 struct xfs_log_iovec lhdr; in xlog_cil_push() local803 lhdr.i_addr = &thdr; in xlog_cil_push()804 lhdr.i_len = sizeof(xfs_trans_header_t); in xlog_cil_push()805 lhdr.i_type = XLOG_REG_TYPE_TRANSHDR; in xlog_cil_push()806 tic->t_curr_res -= lhdr.i_len + sizeof(xlog_op_header_t); in xlog_cil_push()809 lvhdr.lv_iovecp = &lhdr; in xlog_cil_push()