Lines Matching refs:mail_index_modseq_sync
32 struct mail_index_modseq_sync {
286 mail_index_modseq_update(struct mail_index_modseq_sync *ctx,
310 mail_index_modseq_update_to_highest(struct mail_index_modseq_sync *ctx,
324 mail_index_modseq_update_old_rec(struct mail_index_modseq_sync *ctx,
388 static void mail_index_modseq_sync_init(struct mail_index_modseq_sync *ctx)
465 struct mail_index_modseq_sync *
468 struct mail_index_modseq_sync *ctx;
470 ctx = i_new(struct mail_index_modseq_sync, 1);
481 static void mail_index_modseq_update_header(struct mail_index_modseq_sync *ctx)
518 void mail_index_modseq_sync_end(struct mail_index_modseq_sync **_ctx)
520 struct mail_index_modseq_sync *ctx = *_ctx;
530 void mail_index_modseq_sync_map_replaced(struct mail_index_modseq_sync *ctx)
535 void mail_index_modseq_hdr_update(struct mail_index_modseq_sync *ctx)
545 void mail_index_modseq_append(struct mail_index_modseq_sync *ctx, uint32_t seq)
550 void mail_index_modseq_expunge(struct mail_index_modseq_sync *ctx,
579 modseqs_idx_update(struct mail_index_modseq_sync *ctx, unsigned int idx,
598 void mail_index_modseq_update_flags(struct mail_index_modseq_sync *ctx,
613 void mail_index_modseq_update_keyword(struct mail_index_modseq_sync *ctx,
624 void mail_index_modseq_reset_keywords(struct mail_index_modseq_sync *ctx,