Lines Matching refs:quota_mailbox
29 struct quota_mailbox {
78 struct quota_mailbox *qbox = QUOTA_CONTEXT_REQUIRE(_mail->box);
122 struct quota_mailbox *qbox = QUOTA_CONTEXT_REQUIRE(box);
153 struct quota_mailbox *qbox = QUOTA_CONTEXT_REQUIRE(box);
169 struct quota_mailbox *qbox = QUOTA_CONTEXT_REQUIRE(ctx->box);
186 struct quota_mailbox *qbox = QUOTA_CONTEXT_REQUIRE(ctx->box);
197 struct quota_mailbox *qbox = QUOTA_CONTEXT(_mail->box);
286 struct quota_mailbox *qbox = QUOTA_CONTEXT_REQUIRE(t->box);
318 struct quota_mailbox *qbox = QUOTA_CONTEXT_REQUIRE(t->box);
373 struct quota_mailbox *qbox = QUOTA_CONTEXT_REQUIRE(ctx->transaction->box);
383 static void quota_mailbox_sync_cleanup(struct quota_mailbox *qbox)
397 static void quota_mailbox_sync_commit(struct quota_mailbox *qbox)
408 struct quota_mailbox *qbox = QUOTA_CONTEXT_REQUIRE(box);
514 struct quota_mailbox *qbox = QUOTA_CONTEXT_REQUIRE(ctx->box);
539 struct quota_mailbox *qbox = QUOTA_CONTEXT_REQUIRE(box);
558 struct quota_mailbox *qbox = QUOTA_CONTEXT_REQUIRE(box);
573 struct quota_mailbox *qbox;
581 qbox = p_new(box->pool, struct quota_mailbox, 1);