Searched refs:next_tail (Results 1 – 1 of 1) sorted by relevance
197 unsigned index, tail, next_tail, prepped = 0; in prep_more_ios() local199 next_tail = tail = *ring->tail; in prep_more_ios()201 next_tail++; in prep_more_ios()203 if (next_tail == *ring->head) in prep_more_ios()210 tail = next_tail; in prep_more_ios()