fsck_object       322 builtin/fsck.c 	if (fsck_object(obj, NULL, 0, &fsck_obj_options))
fsck_object       842 builtin/index-pack.c 			    fsck_object(obj, buf, size, &fsck_options))
fsck_object       207 builtin/unpack-objects.c 	if (fsck_object(obj, obj_buf->buffer, obj_buf->size, &fsck_options))
fsck_object        50 fsck.h         int fsck_object(struct object *obj, void *data, unsigned long size,