Searched defs:mdbox_storage_rebuild_context (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/lib-storage/index/dbox-multi/
H A Dmdbox-storage-rebuild.c46 struct mdbox_storage_rebuild_context { struct
67 static struct mdbox_storage_rebuild_context *
71 struct mdbox_storage_rebuild_context *ctx;
75 ctx = i_new(struct mdbox_storage_rebuild_context, 1);
89 mdbox_storage_rebuild_deinit(struct mdbox_storage_rebuild_context *ctx)
133 static void rebuild_scan_metadata(struct mdbox_storage_rebuild_context *ctx,
142 static int rebuild_file_mails(struct mdbox_storage_rebuild_context *ctx,
239 rebuild_rename_file(struct mdbox_storage_rebuild_context *ctx,
262 static int rebuild_add_file(struct mdbox_storage_rebuild_context *ctx,
307 rebuild_add_missing_map_uids(struct mdbox_storage_rebuild_context *ct
[all...]

Completed in 12 milliseconds