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

/dovecot/src/lib-index/
H A Dmail-transaction-log-append.c130 i_assert(!ctx->tail_offset_changed);
141 if (ctx->output->used == 0 && !ctx->tail_offset_changed) {
H A Dmail-index-transaction-private.h97 bool tail_offset_changed:1; member in struct:mail_index_transaction
H A Dmail-transaction-log.h193 /* same as mail_index_transaction->tail_offset_changed */
194 bool tail_offset_changed:1; member in struct:mail_transaction_log_append_ctx
H A Dmail-index-transaction-export.c528 append_ctx->tail_offset_changed = t->tail_offset_changed;
H A Dmail-index-sync.c805 ctx->ext_trans->tail_offset_changed = TRUE;
H A Dmail-index-transaction-update.c102 t->tail_offset_changed = FALSE;

Completed in 22 milliseconds