Lines Matching refs:sync_offset
310 min_file_offset > view->head->sync_offset) {
314 ") > sync_offset (%"PRIuUOFF_T")", min_file_seq,
315 min_file_offset, view->head->sync_offset);
323 max_file_offset <= view->head->sync_offset);
327 min_file_offset <= view->head->sync_offset);
335 view->max_file_offset = I_MIN(max_file_offset, view->head->sync_offset);
342 i_assert(view->cur_offset <= view->cur->sync_offset);
398 view->max_file_offset = view->head->sync_offset;
475 cur_offset == cur->sync_offset) {
479 } else if (cur_offset == cur->sync_offset) {
835 view->cur_offset = view->cur->sync_offset;