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

/dovecot/src/lib-index/
H A Dmail-cache-private.h28 uint32_t continued_record_count; member in struct:mail_cache_header
H A Dmail-cache-transaction.c398 ctx->cache->hdr_copy.continued_record_count++;
H A Dmail-cache.c277 cont_percentage = hdr->continued_record_count * 100 / records_count;
/dovecot/src/doveadm/
H A Ddoveadm-dump-index.c447 printf("continued_record_count = %u\n", hdr->continued_record_count);

Completed in 19 milliseconds