Searched refs:tmp_sync_view (Results 1 - 5 of 5) sorted by relevance

/dovecot/src/lib-storage/index/dbox-multi/
H A Dmdbox-sync.c117 box->tmp_sync_view = ctx->sync_view;
123 box->tmp_sync_view = NULL;
/dovecot/src/lib-storage/index/dbox-single/
H A Dsdbox-sync.c162 ctx->mbox->box.tmp_sync_view = ctx->sync_view;
168 ctx->mbox->box.tmp_sync_view = NULL;
/dovecot/src/lib-storage/index/maildir/
H A Dmaildir-sync-index.c492 ctx->mbox->box.tmp_sync_view = view;
648 ctx->mbox->box.tmp_sync_view = NULL;
/dovecot/src/plugins/quota/
H A Dquota-storage.c485 if (box->tmp_sync_view != NULL)
486 box->view = box->tmp_sync_view;
/dovecot/src/lib-storage/
H A Dmail-storage-private.h408 struct mail_index_view *tmp_sync_view; member in struct:mailbox

Completed in 26 milliseconds