Searched refs:dotlock_count (Results 1 - 2 of 2) sorted by relevance

/dovecot/src/lib-index/
H A Dmail-transaction-log-private.h90 unsigned int dotlock_count; member in struct:mail_transaction_log
H A Dmail-transaction-log-file.c310 if (file->log->dotlock_count > 0)
318 file->log->dotlock_count++;
341 if (--file->log->dotlock_count > 0)

Completed in 613 milliseconds