Searched refs:quota_get_quota (Results 1 – 3 of 3) sorted by relevance
33 extern T quota_get_quota(uint64_t, const char *, char **);
159 T quota_get_quota(uint64_t useridnr, const char *quotaroot, char **errormsg) in quota_get_quota() function
2653 if (! (quota = quota_get_quota(self->userid, "", &errormsg))) { in _ic_getquotaroot_enter()2688 …if (! (quota = quota_get_quota(self->userid, p_string_str(self->args[self->args_idx]), &errormsg))… in _ic_getquota_enter()