Lines Matching refs:xlog_op_header
2105 len += headers * sizeof(struct xlog_op_header); in xlog_write_calc_vec_length()
2112 struct xlog_op_header *ophdr, in xlog_write_start_rec()
2125 struct xlog_op_header *ophdr, in xlog_write_setup_ophdr()
2165 struct xlog_op_header *ophdr, in xlog_write_setup_copy()
2199 ticket->t_curr_res -= sizeof(struct xlog_op_header); in xlog_write_setup_copy()
2202 return sizeof(struct xlog_op_header); in xlog_write_setup_copy()
2329 ticket->t_curr_res -= sizeof(struct xlog_op_header); in xlog_write()
2361 struct xlog_op_header *ophdr; in xlog_write()
2385 sizeof(struct xlog_op_header)); in xlog_write()
2393 sizeof(struct xlog_op_header)); in xlog_write()
2417 copy_len += sizeof(struct xlog_op_header); in xlog_write()
2420 copy_len += sizeof(struct xlog_op_header); in xlog_write()