Lines Matching defs:index_sync_changes_context
8 struct index_sync_changes_context {
18 struct index_sync_changes_context *
24 struct index_sync_changes_context *ctx;
26 ctx = i_new(struct index_sync_changes_context, 1);
35 void index_sync_changes_deinit(struct index_sync_changes_context **_ctx)
37 struct index_sync_changes_context *ctx = *_ctx;
44 void index_sync_changes_reset(struct index_sync_changes_context *ctx)
50 void index_sync_changes_delete_to(struct index_sync_changes_context *ctx,
72 index_sync_changes_have_expunges(struct index_sync_changes_context *ctx,
90 void index_sync_changes_read(struct index_sync_changes_context *ctx,
152 bool index_sync_changes_have(struct index_sync_changes_context *ctx)
158 index_sync_changes_get_next_uid(struct index_sync_changes_context *ctx)
163 void index_sync_changes_apply(struct index_sync_changes_context *ctx,