Searched refs:end_index (Results 1 – 1 of 1) sorted by relevance
290 size_t end_index; in cbuf_reass_write() local298 end_index = (start_index + numbytes) % chdr->size; in cbuf_reass_write()299 if (end_index >= start_index) { in cbuf_reass_write()