git_open_noatime  717 builtin/pack-objects.c 	fd = git_open_noatime(reuse_packfile->pack_name);
git_open_noatime  984 cache.h        extern int git_open_noatime(const char *name);
git_open_noatime  277 pack-bitmap.c  	fd = git_open_noatime(idx_name);
git_open_noatime  384 sha1_file.c    	fd = git_open_noatime(path);
git_open_noatime  575 sha1_file.c    	int fd = git_open_noatime(path);
git_open_noatime 1009 sha1_file.c    	p->pack_fd = git_open_noatime(p->pack_name);
git_open_noatime 1550 sha1_file.c    	fd = git_open_noatime(sha1_file_name(sha1));
git_open_noatime 1558 sha1_file.c    		fd = git_open_noatime(alt->base);