Searched refs:append_tail (Results 1 – 1 of 1) sorted by relevance
171 static struct append_queue *append_tail = NULL; variable598 if (append_tail) in next_append_slot()599 append_tail->next = n; in next_append_slot()602 return append_tail = n; in next_append_slot()619 append_head = append_tail = NULL; in release_append_queue()