Lines Matching refs:reset
87 /* log was reset, but we don't want to sync expunges.
88 we can't do this, so sync only up to the reset. */
93 /* we have only this reset log */
500 bool reset;
514 seq, offset, &reset, &reason);
531 bool reset, partial_sync, sync_expunges, have_expunges;
564 ret = view_sync_set_log_view_range(view, sync_expunges, &reset, &partial_sync);
599 ctx->finish_min_msg_count = reset ? 0 :
601 if (reset) {
604 "%s reset, view is now inconsistent",
628 a reset.
826 const struct mail_transaction_keyword_reset *reset =
831 rec->uid1 = reset->uid1;
832 rec->uid2 = reset->uid2;
833 ctx->data_offset += sizeof(*reset);