Searched refs:t_iclog_hdrs (Results 1 – 3 of 3) sorted by relevance
47 tic->t_iclog_hdrs = 0; in xlog_cil_ticket_alloc()617 ctx_res += split_res * (tp->t_ticket->t_iclog_hdrs - 1); in xlog_cil_insert_items()619 ctx_res = split_res * tp->t_ticket->t_iclog_hdrs; in xlog_cil_insert_items()620 atomic_sub(tp->t_ticket->t_iclog_hdrs, &cil->xc_iclog_hdrs); in xlog_cil_insert_items()
155 int t_iclog_hdrs; /* iclog hdrs in t_curr_res */ member
3538 unit_res = xlog_calc_unit_res(log, unit_bytes, &tic->t_iclog_hdrs); in xlog_ticket_alloc()