Searched refs:full_next (Results 1 – 1 of 1) sorted by relevance
834 int full = 0, at_tail = 0, at_head = 0, full_next = 0, full_prev = 0; in _quicklistInsert() local862 full_next = 1; in _quicklistInsert()895 } else if (full && at_tail && node->next && !full_next && after) { in _quicklistInsert()915 } else if (full && ((at_tail && node->next && full_next && after) || in _quicklistInsert()