object_entry_pool  189 fast-import.c  	struct object_entry_pool *next_pool;
object_entry_pool  325 fast-import.c  static struct object_entry_pool *blocks;
object_entry_pool  547 fast-import.c  	struct object_entry_pool *b;
object_entry_pool  549 fast-import.c  	b = xmalloc(sizeof(struct object_entry_pool)
object_entry_pool  895 fast-import.c  	struct object_entry_pool *o;