Searched refs:MAIL_INDEX_SYNC_FLAG_FLUSH_DIRTY (Results 1 - 8 of 8) sorted by relevance

/dovecot/src/lib-storage/index/raw/
H A Draw-sync.c22 MAIL_INDEX_SYNC_FLAG_FLUSH_DIRTY |
/dovecot/src/lib-storage/index/cydir/
H A Dcydir-sync.c112 MAIL_INDEX_SYNC_FLAG_FLUSH_DIRTY;
/dovecot/src/lib-storage/index/pop3c/
H A Dpop3c-sync.c288 MAIL_INDEX_SYNC_FLAG_FLUSH_DIRTY;
/dovecot/src/lib-index/
H A Dmail-index-sync.c178 (ctx->flags & MAIL_INDEX_SYNC_FLAG_FLUSH_DIRTY) != 0 &&
257 (flags & MAIL_INDEX_SYNC_FLAG_FLUSH_DIRTY) != 0 &&
538 (flags & MAIL_INDEX_SYNC_FLAG_FLUSH_DIRTY) != 0 &&
H A Dmail-index.h169 MAIL_INDEX_SYNC_FLAG_FLUSH_DIRTY = 0x01, enumerator in enum:mail_index_sync_flags
/dovecot/src/lib-storage/index/imapc/
H A Dimapc-sync.c445 MAIL_INDEX_SYNC_FLAG_FLUSH_DIRTY;
/dovecot/src/lib-storage/index/mbox/
H A Dmbox-sync.c1873 sync_flags |= MAIL_INDEX_SYNC_FLAG_FLUSH_DIRTY;
/dovecot/src/plugins/virtual/
H A Dvirtual-sync.c1745 index_sync_flags = MAIL_INDEX_SYNC_FLAG_FLUSH_DIRTY |

Completed in 35 milliseconds