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

/dovecot/src/lib-storage/index/
H A Dindex-mail-binary.c368 struct mail_binary_cache *cache = &_mail->box->storage->binary_cache;
552 struct mail_binary_cache *cache = &_mail->box->storage->binary_cache;
/dovecot/src/lib-storage/
H A Dmail-storage.c1461 if (storage->binary_cache.box == NULL)
1464 timeout_remove(&storage->binary_cache.to);
1465 i_stream_destroy(&storage->binary_cache.input);
1466 i_zero(&storage->binary_cache);
1480 if (box->storage->binary_cache.box == box)
H A Dmail-storage-private.h174 struct mail_binary_cache binary_cache; member in struct:mail_storage

Completed in 411 milliseconds