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

/dovecot/src/lib-index/
H A Dmail-index-transaction-private.h87 bool sync_transaction:1; member in struct:mail_index_transaction
H A Dmail-index-transaction-export.c527 append_ctx->index_sync_transaction = t->sync_transaction;
H A Dmail-index-sync.c481 ctx->ext_trans->sync_transaction = TRUE;
/dovecot/src/plugins/quota/
H A Dquota-private.h183 bool sync_transaction:1; member in struct:quota_transaction_context
H A Dquota-storage.c159 qt->sync_transaction = (flags & MAILBOX_TRANSACTION_FLAG_SYNC) != 0;
431 qbox->expunge_qt->sync_transaction =
H A Dquota.c1151 else if (!ctx->sync_transaction)

Completed in 41 milliseconds