Home
last modified time | relevance | path

Searched refs:unit_res (Results 1 – 1 of 1) sorted by relevance

/linux/fs/xfs/
H A Dxfs_log.c3129 int unit_res; in xlog_ticket_alloc() local
3134 unit_res = xlog_calc_unit_res(log, unit_bytes, &tic->t_iclog_hdrs); in xlog_ticket_alloc()
3139 tic->t_unit_res = unit_res; in xlog_ticket_alloc()
3140 tic->t_curr_res = unit_res; in xlog_ticket_alloc()