Home | History | Annotate | Download | only in core

Lines Matching refs:wrapping_id

510   iter.wrapping_id = last_chunk_id_written_[producer_and_writer_id];
511 key.chunk_id = iter.wrapping_id;
521 if (cur == seq_end || cur->first.chunk_id == wrapping_id) {