Searched refs:rebuilding_storage (Results 1 - 3 of 3) sorted by relevance

/dovecot/src/lib-storage/index/dbox-multi/
H A Dmdbox-storage.h44 bool rebuilding_storage:1; member in struct:mdbox_storage
H A Dmdbox-storage-rebuild.c73 i_assert(!storage->rebuilding_storage);
84 ctx->storage->rebuilding_storage = TRUE;
91 i_assert(ctx->storage->rebuilding_storage);
93 ctx->storage->rebuilding_storage = FALSE;
H A Dmdbox-storage.c196 if (mstorage->corrupted && !mstorage->rebuilding_storage)

Completed in 377 milliseconds