Lines Matching refs:copy_start_offset
41 uoff_t copy_start_offset;
50 i_assert(end_offset >= ctx->copy_start_offset);
52 if (end_offset == ctx->copy_start_offset)
55 size = end_offset - ctx->copy_start_offset;
58 i_stream_seek(ctx->input, ctx->copy_start_offset);
135 if (ctx->copy_start_offset != 0)
153 ctx->copy_start_offset = part->physical_pos +
166 ctx->copy_start_offset = part_end_offset;
171 ctx->copy_start_offset = part_end_offset;
203 ctx->copy_start_offset = part_end_offset;