Searched refs:sync_highestmodseq (Results 1 - 3 of 3) sorted by relevance

/dovecot/src/lib-storage/index/imapc/
H A Dimapc-storage.h123 uint64_t sync_highestmodseq; member in struct:imapc_mailbox
H A Dimapc-sync.c289 mail_index_modseq_get_highest(ctx->sync_view) < ctx->mbox->sync_highestmodseq)
290 mail_index_update_highest_modseq(ctx->trans, ctx->mbox->sync_highestmodseq);
H A Dimapc-mailbox.c778 mbox->sync_highestmodseq = highestmodseq;

Completed in 14 milliseconds