Lines Matching refs:xlog_op_header
2090 * record, and each region gets its own struct xlog_op_header and may need to be
2120 len += headers * sizeof(struct xlog_op_header);
2127 struct xlog_op_header *ophdr,
2140 struct xlog_op_header *ophdr,
2180 struct xlog_op_header *ophdr,
2214 ticket->t_curr_res -= sizeof(struct xlog_op_header);
2217 return sizeof(struct xlog_op_header);
2342 * to account for an extra xlog_op_header here.
2344 ticket->t_curr_res -= sizeof(struct xlog_op_header);
2376 struct xlog_op_header *ophdr;
2400 sizeof(struct xlog_op_header));
2408 sizeof(struct xlog_op_header));
2432 copy_len += sizeof(struct xlog_op_header);
2435 copy_len += sizeof(struct xlog_op_header);