Searched defs:CACHE_PREFETCH (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/lib-index/
H A Dmail-cache-lookup.c10 #define CACHE_PREFETCH IO_BLOCK_SIZE macro
28 if (mail_cache_map(cache, offset, sizeof(*rec) + CACHE_PREFETCH,
42 if (rec->size > CACHE_PREFETCH) {

Completed in 15 milliseconds