Searched refs:xlog_op_header (Results 1 – 3 of 3) sorted by relevance
1628 len += headers * sizeof(struct xlog_op_header); in xlog_write_calc_vec_length()1639 struct xlog_op_header *ophdr, in xlog_write_start_rec()1653 return sizeof(struct xlog_op_header); in xlog_write_start_rec()1659 struct xlog_op_header *ophdr, in xlog_write_setup_ophdr()1699 struct xlog_op_header *ophdr, in xlog_write_setup_copy()1733 ticket->t_curr_res -= sizeof(struct xlog_op_header); in xlog_write_setup_copy()1736 return sizeof(struct xlog_op_header); in xlog_write_setup_copy()1894 struct xlog_op_header *ophdr; in xlog_write()1914 sizeof(struct xlog_op_header)); in xlog_write()
263 typedef struct xlog_op_header { struct
327 hdrs *= log->l_iclog_hsize + sizeof(struct xlog_op_header); in xlog_cil_insert_items()