Searched refs:last_lock_failed (Results 1 - 2 of 2) sorted by relevance
/dovecot/src/lib-index/ | ||
H A D | mail-cache-private.h | 138 bool last_lock_failed:1; member in struct:mail_cache |
H A D | mail-cache.c | 605 if (cache->last_lock_failed) { 634 cache->last_lock_failed = ret <= 0; |
Completed in 181 milliseconds