Searched refs:q2tail (Results 1 – 1 of 1) sorted by relevance
654 aio_req_t *cleanupqhead, *q2tail; in aio_cleanupq_concat() local668 q2tail = q2->aio_req_prev; in aio_cleanupq_concat()669 q2tail->aio_req_next = cleanupqhead; in aio_cleanupq_concat()671 cleanupqhead->aio_req_prev = q2tail; in aio_cleanupq_concat()