Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_log.c3135 xlog_calc_unit_res( in xlog_calc_unit_res() function
3228 return xlog_calc_unit_res(mp->m_log, unit_bytes, NULL); in xfs_log_calc_unit_res()
3247 unit_res = xlog_calc_unit_res(log, unit_bytes, &tic->t_iclog_hdrs); in xlog_ticket_alloc()