Searched refs:QuotaType (Results 1 – 2 of 2) sorted by relevance
115 enum QuotaType { QuotaUnique, QuotaShared }; enum130 int prepCostlyIface(const char *ifn, QuotaType quotaType);131 int cleanupCostlyIface(const char *ifn, QuotaType quotaType);
507 int BandwidthController::prepCostlyIface(const char *ifn, QuotaType quotaType) { in prepCostlyIface()561 int BandwidthController::cleanupCostlyIface(const char *ifn, QuotaType quotaType) { in cleanupCostlyIface()