Searched refs:unit_res (Results 1 – 2 of 2) sorted by relevance
3604 int unit_res; in xlog_ticket_alloc() local3608 unit_res = xlog_calc_unit_res(log, unit_bytes); in xlog_ticket_alloc()3613 tic->t_unit_res = unit_res; in xlog_ticket_alloc()3614 tic->t_curr_res = unit_res; in xlog_ticket_alloc()
1225 __field(int, unit_res)1242 __entry->unit_res = tic->t_unit_res;1266 __entry->unit_res,