Lines Matching refs:quota
9 #include "quota-private.h"
12 #define DICT_QUOTA_CURRENT_PATH DICT_PATH_PRIVATE"quota/"
64 username = _root->quota->user->username;
66 if (_root->quota->set->debug) {
67 i_debug("dict quota: user=%s, uri=%s, noenforcing=%d",
75 set.base_dir = _root->quota->user->set->base_dir;
76 if (mail_user_get_home(_root->quota->user, &set.home_dir) <= 0)
122 trigger otherwise increases quota without deleting it.
124 quota usage among other data in the same row, which
133 if (root->root.quota->set->debug) {
134 i_debug("dict quota: Quota recalculated: "
174 /* recalculate quota if it's negative or if it wasn't found */
192 i_error("quota-dict: Recalculation failed: %s", error);
205 i_error("dict quota: Quota update failed: %s "