Lines Matching refs:fts_mailbox
47 struct fts_mailbox {
102 struct fts_mailbox *fbox = FTS_CONTEXT_REQUIRE(box);
205 struct fts_mailbox *fbox = FTS_CONTEXT_REQUIRE(t->box);
286 struct fts_mailbox *fbox = FTS_CONTEXT_REQUIRE(ctx->transaction->box);
341 struct fts_mailbox *fbox = FTS_CONTEXT_REQUIRE(ctx->transaction->box);
371 struct fts_mailbox *fbox = FTS_CONTEXT_REQUIRE(ctx->transaction->box);
541 struct fts_mailbox *fbox = FTS_CONTEXT(_mail->box);
562 struct fts_mailbox *fbox = FTS_CONTEXT_REQUIRE(box);
613 struct fts_mailbox *fbox = FTS_CONTEXT_REQUIRE(t->box);
658 struct fts_mailbox *fbox = FTS_CONTEXT_REQUIRE(t->box);
688 struct fts_mailbox *fbox = FTS_CONTEXT_REQUIRE(box);
718 struct fts_mailbox *fbox = FTS_CONTEXT_REQUIRE(box);
742 struct fts_mailbox *fbox = FTS_CONTEXT_REQUIRE(ctx->transaction->box);
753 struct fts_mailbox *fbox = FTS_CONTEXT_REQUIRE(ctx->transaction->box);
820 struct fts_mailbox *fbox;
825 fbox = p_new(box->pool, struct fts_mailbox, 1);