Searched refs:t_iclog_hdrs (Results 1 – 3 of 3) sorted by relevance
46 tic->t_iclog_hdrs = 0; in xlog_cil_ticket_alloc()628 ctx_res += split_res * (tp->t_ticket->t_iclog_hdrs - 1); in xlog_cil_insert_items()630 ctx_res = split_res * tp->t_ticket->t_iclog_hdrs; in xlog_cil_insert_items()631 atomic_sub(tp->t_ticket->t_iclog_hdrs, &cil->xc_iclog_hdrs); in xlog_cil_insert_items()
157 int t_iclog_hdrs; /* iclog hdrs in t_curr_res */ member
3522 unit_res = xlog_calc_unit_res(log, unit_bytes, &tic->t_iclog_hdrs); in xlog_ticket_alloc()