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

/dovecot/src/lib-storage/list/
H A Dmailbox-list-index-backend.c591 if (box->storage->v.list_index_rebuild != NULL &&
592 box->storage->v.list_index_rebuild(box->storage, reason) < 0)
H A Dmailbox-list-index.c598 if ((*storagep)->v.list_index_rebuild != NULL) {
599 if ((*storagep)->v.list_index_rebuild(*storagep, reason) < 0)
/dovecot/src/lib-storage/
H A Dmail-storage-private.h73 int (*list_index_rebuild)(struct mail_storage *storage, member in struct:mail_storage_vfuncs

Completed in 762 milliseconds