save_or_free_index_entry  517 read-cache.c   	save_or_free_index_entry(istate, ce);
save_or_free_index_entry  541 read-cache.c   			save_or_free_index_entry(istate, ce_array[i]);
save_or_free_index_entry  622 read-cache.c   	save_or_free_index_entry(istate, ce);
save_or_free_index_entry   21 split-index.h  void save_or_free_index_entry(struct index_state *istate, struct cache_entry *ce);