sha1close        1257 builtin/index-pack.c 		sha1close(f, tail_sha1, 0);
sha1close         807 builtin/pack-objects.c 			sha1close(f, sha1, CSUM_CLOSE);
sha1close         809 builtin/pack-objects.c 			sha1close(f, sha1, CSUM_FSYNC);
sha1close         811 builtin/pack-objects.c 			int fd = sha1close(f, sha1, 0);
sha1close          39 bulk-checkin.c 		sha1close(state->f, oid.hash, CSUM_FSYNC);
sha1close          41 bulk-checkin.c 		int fd = sha1close(state->f, oid.hash, 0);
sha1close          36 csum-file.h    extern int sha1close(struct sha1file *, unsigned char *, unsigned int);
sha1close         970 fast-import.c  		sha1close(pack_file, cur_pack_sha1, 0);
sha1close         542 pack-bitmap-write.c 	sha1close(f, NULL, CSUM_FSYNC);
sha1close         174 pack-write.c   	sha1close(f, NULL, ((opts->flags & WRITE_IDX_VERIFY)