Searched refs:quota_try_alloc (Results 1 - 3 of 3) sorted by relevance

/dovecot/src/plugins/quota/
H A Dquota.h126 enum quota_alloc_result quota_try_alloc(struct quota_transaction_context *ctx,
128 /* Like quota_try_alloc(), but don't actually allocate anything. */
H A Dquota-storage.c262 ret = quota_try_alloc(qt, ctx->dest_mail, &error);
H A Dquota.c1304 enum quota_alloc_result quota_try_alloc(struct quota_transaction_context *ctx, function
1338 /* with quota_try_alloc() we want to keep track of how many bytes

Completed in 81 milliseconds