Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/
Dxfs_log.c3427 xlog_calc_unit_res( in xlog_calc_unit_res() function
3520 return xlog_calc_unit_res(mp->m_log, unit_bytes, NULL); in xfs_log_calc_unit_res()
3538 unit_res = xlog_calc_unit_res(log, unit_bytes, &tic->t_iclog_hdrs); in xlog_ticket_alloc()