xfs_log_calc_unit_res   91 fs/xfs/libxfs/xfs_log_rlimit.c 	max_logres = xfs_log_calc_unit_res(mp, tres.tr_logres);
xfs_log_calc_unit_res   51 fs/xfs/libxfs/xfs_shared.h int	xfs_log_calc_unit_res(struct xfs_mount *mp, int unit_bytes);
xfs_log_calc_unit_res 3672 fs/xfs/xfs_log.c 	unit_res = xfs_log_calc_unit_res(log->l_mp, unit_bytes);