Lines Matching refs:xlog_op_header
2120 len += headers * sizeof(struct xlog_op_header); in xlog_write_calc_vec_length()
2127 struct xlog_op_header *ophdr, in xlog_write_start_rec()
2140 struct xlog_op_header *ophdr, in xlog_write_setup_ophdr()
2180 struct xlog_op_header *ophdr, in xlog_write_setup_copy()
2214 ticket->t_curr_res -= sizeof(struct xlog_op_header); in xlog_write_setup_copy()
2217 return sizeof(struct xlog_op_header); in xlog_write_setup_copy()
2344 ticket->t_curr_res -= sizeof(struct xlog_op_header); in xlog_write()
2376 struct xlog_op_header *ophdr; in xlog_write()
2400 sizeof(struct xlog_op_header)); in xlog_write()
2408 sizeof(struct xlog_op_header)); in xlog_write()
2432 copy_len += sizeof(struct xlog_op_header); in xlog_write()
2435 copy_len += sizeof(struct xlog_op_header); in xlog_write()