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

/dovecot/src/lib-storage/index/dbox-multi/
H A Dmdbox-map.c33 void mdbox_map_set_corrupted(struct mdbox_map *map, const char *format, ...) function
287 mdbox_map_set_corrupted(map, "file_id=0 for map_uid=%u", uid);
357 mdbox_map_set_corrupted(map, "missing ref extension");
390 mdbox_map_set_corrupted(map, "missing map extension");
397 mdbox_map_set_corrupted(map, "missing ref extension");
657 mdbox_map_set_corrupted(map,
668 mdbox_map_set_corrupted(map, "map_uid=%u refcount too low",
724 mdbox_map_set_corrupted(map, "missing map extension");
1499 mdbox_map_set_corrupted(map, "lost uidvalidity");

Completed in 11 milliseconds