Searched refs:xlog_op_header_t (Results 1 – 3 of 3) sorted by relevance
2069 uint ophdr_spc = ticket->t_res_num_ophdrs * (uint)sizeof(xlog_op_header_t); in xlog_print_tic_res()2232 static xlog_op_header_t *2341 if (iclog->ic_size - log_offset <= sizeof(xlog_op_header_t)) { in xlog_write_copy_finish()2431 ticket->t_curr_res -= sizeof(xlog_op_header_t); in xlog_write()2438 ticket->t_curr_res -= sizeof(xlog_op_header_t); in xlog_write()2525 copy_len += start_rec_copy + sizeof(xlog_op_header_t); in xlog_write()3053 if (iclog->ic_size - iclog->ic_offset < 2*sizeof(xlog_op_header_t)) { in xlog_state_get_iclog_space()3618 unit_bytes += sizeof(xlog_op_header_t); in xfs_log_calc_unit_res()3622 unit_bytes += sizeof(xlog_op_header_t); in xfs_log_calc_unit_res()3645 unit_bytes += sizeof(xlog_op_header_t) * num_headers; in xfs_log_calc_unit_res()[all …]
412 iovhdr_res = diff_iovecs * sizeof(xlog_op_header_t); in xlog_cil_insert_items()784 tic->t_curr_res -= lhdr.i_len + sizeof(xlog_op_header_t); in xlog_cil_push()
147 } xlog_op_header_t; typedef