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

/dovecot/src/lib-storage/index/dbox-multi/
H A Dmdbox-storage-rebuild.c849 struct mdbox_map_mail_index_header map_hdr; local
858 map_hdr = ctx->orig_map_hdr;
859 map_hdr.highest_file_id = ctx->highest_file_id;
860 map_hdr.rebuild_count = ++ctx->rebuild_count;
864 0, &map_hdr, sizeof(map_hdr));

Completed in 309 milliseconds