Searched refs:lhdr (Results 1 – 1 of 1) sorted by relevance
443 struct xfs_log_iovec lhdr; in xlog_cil_push() local568 lhdr.i_addr = &thdr; in xlog_cil_push()569 lhdr.i_len = sizeof(xfs_trans_header_t); in xlog_cil_push()570 lhdr.i_type = XLOG_REG_TYPE_TRANSHDR; in xlog_cil_push()571 tic->t_curr_res -= lhdr.i_len + sizeof(xlog_op_header_t); in xlog_cil_push()574 lvhdr.lv_iovecp = &lhdr; in xlog_cil_push()