Searched refs:mail_prefetch_count (Results 1 - 4 of 4) sorted by relevance

/dovecot/src/lib-storage/
H A Dmail-storage-settings.h21 unsigned int mail_prefetch_count; member in struct:mail_storage_settings
H A Dmail-storage-settings.c38 DEF(SET_UINT, mail_prefetch_count),
98 .mail_prefetch_count = 0,
/dovecot/src/lib-storage/index/imapc/
H A Dimapc-mail-fetch.c187 mbox->box.storage->set->mail_prefetch_count) {
192 mail_prefetch_count and wants to fetch more.
/dovecot/src/lib-storage/index/
H A Dindex-search.c1287 ctx->max_mails = t->box->storage->set->mail_prefetch_count + 1;

Completed in 33 milliseconds