remove_name_hash  325 cache.h        extern void remove_name_hash(struct index_state *istate, struct cache_entry *ce);
remove_name_hash   64 read-cache.c   	remove_name_hash(istate, old);
remove_name_hash  516 read-cache.c   	remove_name_hash(istate, ce);
remove_name_hash  540 read-cache.c   			remove_name_hash(istate, ce_array[i]);