fdopen_lock_file 1813 fast-import.c  	f = fdopen_lock_file(&mark_lock, "w");
fdopen_lock_file 2604 refs.c         	out = fdopen_lock_file(packed_ref_cache->lock, "w");
fdopen_lock_file 4610 refs.c         		cb.newlog = fdopen_lock_file(&reflog_lock, "w");
fdopen_lock_file  408 sha1_file.c    	out = fdopen_lock_file(lock, "w");