Searched refs:full_prev (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() local871 full_prev = 1; in _quicklistInsert()905 } else if (full && at_head && node->prev && !full_prev && !after) { in _quicklistInsert()916 (at_head && node->prev && full_prev && !after))) { in _quicklistInsert()