Searched refs:entry_chunks (Results 1 – 1 of 1) sorted by relevance
72 static slap_list *entry_chunks; variable84 for ( e=entry_chunks; e; e=entry_chunks ) { in entry_destroy()85 entry_chunks = e->next; in entry_destroy()521 s->next = entry_chunks; in entry_prealloc()522 entry_chunks = s; in entry_prealloc()