Searched refs:mail_cache_view_open (Results 1 - 9 of 9) sorted by relevance

/dovecot/src/lib-index/
H A Dmail-cache.h85 mail_cache_view_open(struct mail_cache *cache, struct mail_index_view *iview);
H A Dmail-cache-compress.c187 cache_view = mail_cache_view_open(cache, view);
H A Dmail-cache.c825 mail_cache_view_open(struct mail_cache *cache, struct mail_index_view *iview) function
/dovecot/src/lib-storage/index/
H A Dindex-transaction.c169 t->cache_view = mail_cache_view_open(box->cache, t->view);
H A Dindex-status.c21 cache_view = mail_cache_view_open(box->cache, box->view);
/dovecot/src/lib-storage/index/pop3c/
H A Dpop3c-sync.c300 cache_view = mail_cache_view_open(mbox->box.cache, trans_view);
/dovecot/src/lib-storage/index/imapc/
H A Dimapc-sync.c467 mail_cache_view_open(mbox->box.cache, mbox->delayed_sync_view);
H A Dimapc-mailbox.c66 mail_cache_view_open(mbox->box.cache, mbox->delayed_sync_view);
/dovecot/src/doveadm/
H A Ddoveadm-dump-index.c770 cache_view = mail_cache_view_open(index->cache, view);

Completed in 80 milliseconds