Home
last modified time | relevance | path

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

/linux-5.19.10/fs/xfs/
Dxfs_log.c3407 xlog_calc_unit_res( in xlog_calc_unit_res() function
3497 return xlog_calc_unit_res(mp->m_log, unit_bytes); in xfs_log_calc_unit_res()
3515 unit_res = xlog_calc_unit_res(log, unit_bytes); in xlog_ticket_alloc()