user2credits
user2credits(info->avg * info->burst) < user2credits(info->avg)) {
info->credit = user2credits(info->avg * info->burst);
info->credit_cap = user2credits(info->avg * info->burst);
info->cost = user2credits(info->avg);
dh->rateinfo.credit = user2credits(hinfo->cfg.avg *
dh->rateinfo.cost = user2credits(hinfo->cfg.avg, revision);
user2credits(cfg->avg * cfg->burst, revision) <
user2credits(cfg->avg, revision)) {
|| user2credits(r->avg * r->burst) < user2credits(r->avg)) {
priv->credit = user2credits(r->avg * r->burst); /* Credits full. */
r->cost = user2credits(r->avg);