Home
last modified time | relevance | path

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

/Linux-v5.15/fs/xfs/
Dxfs_log.c3507 xlog_calc_unit_res( in xlog_calc_unit_res() function
3597 return xlog_calc_unit_res(mp->m_log, unit_bytes); in xfs_log_calc_unit_res()
3616 unit_res = xlog_calc_unit_res(log, unit_bytes); in xlog_ticket_alloc()