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

/dovecot/src/lib-index/
H A Dmail-transaction-log.c320 mail_transaction_log_refresh(struct mail_transaction_log *log, bool nfs_flush, function
415 if (mail_transaction_log_refresh(log, FALSE, &reason) < 0) {
426 if (mail_transaction_log_refresh(log, TRUE, &reason) < 0) {
500 ret = mail_transaction_log_refresh(log, TRUE, &reason);

Completed in 10 milliseconds