Searched refs:xfs_log_calc_unit_res (Results 1 – 3 of 3) sorted by relevance
91 max_logres = xfs_log_calc_unit_res(mp, tres.tr_logres); in xfs_log_calc_minimum_size()
51 int xfs_log_calc_unit_res(struct xfs_mount *mp, int unit_bytes);
3328 xfs_log_calc_unit_res( in xfs_log_calc_unit_res() function3436 unit_res = xfs_log_calc_unit_res(log->l_mp, unit_bytes); in xlog_ticket_alloc()