Lines Matching refs:LAZY_EXPUNGE_CONTEXT_REQUIRE
23 #define LAZY_EXPUNGE_CONTEXT_REQUIRE(obj) \
188 LAZY_EXPUNGE_CONTEXT_REQUIRE(_mail->transaction);
293 LAZY_EXPUNGE_CONTEXT_REQUIRE(_mail->transaction);
374 LAZY_EXPUNGE_CONTEXT_REQUIRE(ctx->transaction->box);
389 union mailbox_module_context *mbox = LAZY_EXPUNGE_CONTEXT_REQUIRE(box);
419 union mailbox_module_context *mbox = LAZY_EXPUNGE_CONTEXT_REQUIRE(ctx->box);
420 struct lazy_expunge_transaction *lt = LAZY_EXPUNGE_CONTEXT_REQUIRE(ctx);
450 union mailbox_module_context *mbox = LAZY_EXPUNGE_CONTEXT_REQUIRE(ctx->box);
451 struct lazy_expunge_transaction *lt = LAZY_EXPUNGE_CONTEXT_REQUIRE(ctx);
479 union mailbox_module_context *lbox = LAZY_EXPUNGE_CONTEXT_REQUIRE(src);