Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/xfs/
A Dxfs_log.c3550 int unit_res; in xlog_ticket_alloc() local
3554 unit_res = xlog_calc_unit_res(log, unit_bytes, &tic->t_iclog_hdrs); in xlog_ticket_alloc()
3559 tic->t_unit_res = unit_res; in xlog_ticket_alloc()
3560 tic->t_curr_res = unit_res; in xlog_ticket_alloc()
A Dxfs_trace.h1221 __field(int, unit_res)
1238 __entry->unit_res = tic->t_unit_res;
1262 __entry->unit_res,

Completed in 15 milliseconds