Home
last modified time | relevance | path

Searched refs:fsck_walk (Results 1 – 25 of 30) sorted by relevance

12

/dports/devel/cgit/cgit-1.2.3/git/
H A Dfsck.h56 int fsck_walk(struct object *obj, void *data, struct fsck_options *options);
H A Dfsck.c500 int fsck_walk(struct object *obj, void *data, struct fsck_options *options) in fsck_walk() function
/dports/devel/git-svn/git-2.34.1/builtin/
H A Dfsck.c174 int result = fsck_walk(obj, obj, &fsck_walk_options); in traverse_one_object()
229 fsck_walk(obj, NULL, &options); in mark_unreachable_referents()
410 if (fsck_walk(obj, NULL, &fsck_obj_options)) in fsck_obj()
H A Dunpack-objects.c219 if (fsck_walk(obj, NULL, &fsck_options)) in check_object()
/dports/devel/git-p4/git-2.34.1/builtin/
H A Dfsck.c174 int result = fsck_walk(obj, obj, &fsck_walk_options); in traverse_one_object()
229 fsck_walk(obj, NULL, &options); in mark_unreachable_referents()
410 if (fsck_walk(obj, NULL, &fsck_obj_options)) in fsck_obj()
H A Dunpack-objects.c219 if (fsck_walk(obj, NULL, &fsck_options)) in check_object()
H A Dindex-pack.c863 if (strict && fsck_walk(obj, NULL, &fsck_options)) in sha1_object()
/dports/devel/git/git-2.34.1/builtin/
H A Dfsck.c174 int result = fsck_walk(obj, obj, &fsck_walk_options); in traverse_one_object()
229 fsck_walk(obj, NULL, &options); in mark_unreachable_referents()
410 if (fsck_walk(obj, NULL, &fsck_obj_options)) in fsck_obj()
H A Dunpack-objects.c219 if (fsck_walk(obj, NULL, &fsck_options)) in check_object()
/dports/devel/git-gui/git-2.34.1/builtin/
H A Dfsck.c174 int result = fsck_walk(obj, obj, &fsck_walk_options); in traverse_one_object()
229 fsck_walk(obj, NULL, &options); in mark_unreachable_referents()
410 if (fsck_walk(obj, NULL, &fsck_obj_options)) in fsck_obj()
H A Dunpack-objects.c219 if (fsck_walk(obj, NULL, &fsck_options)) in check_object()
/dports/devel/git-cvs/git-2.34.1/builtin/
H A Dfsck.c174 int result = fsck_walk(obj, obj, &fsck_walk_options); in traverse_one_object()
229 fsck_walk(obj, NULL, &options); in mark_unreachable_referents()
410 if (fsck_walk(obj, NULL, &fsck_obj_options)) in fsck_obj()
H A Dunpack-objects.c219 if (fsck_walk(obj, NULL, &fsck_options)) in check_object()
/dports/devel/cgit/cgit-1.2.3/git/builtin/
H A Dfsck.c193 int result = fsck_walk(obj, obj, &fsck_walk_options); in traverse_one_object()
247 fsck_walk(obj, NULL, &options); in mark_unreachable_referents()
428 if (fsck_walk(obj, NULL, &fsck_obj_options)) in fsck_obj()
H A Dunpack-objects.c218 if (fsck_walk(obj, NULL, &fsck_options)) in check_object()
/dports/devel/git-svn/git-2.34.1/
H A Dfsck.h161 int fsck_walk(struct object *obj, void *data, struct fsck_options *options);
H A Dfsck.c427 int fsck_walk(struct object *obj, void *data, struct fsck_options *options) in fsck_walk() function
/dports/devel/git-gui/git-2.34.1/
H A Dfsck.h161 int fsck_walk(struct object *obj, void *data, struct fsck_options *options);
H A Dfsck.c427 int fsck_walk(struct object *obj, void *data, struct fsck_options *options) in fsck_walk() function
/dports/devel/git-p4/git-2.34.1/
H A Dfsck.h161 int fsck_walk(struct object *obj, void *data, struct fsck_options *options);
H A Dfsck.c427 int fsck_walk(struct object *obj, void *data, struct fsck_options *options) in fsck_walk() function
/dports/devel/git/git-2.34.1/
H A Dfsck.h161 int fsck_walk(struct object *obj, void *data, struct fsck_options *options);
H A Dfsck.c427 int fsck_walk(struct object *obj, void *data, struct fsck_options *options) in fsck_walk() function
/dports/devel/git-cvs/git-2.34.1/
H A Dfsck.h161 int fsck_walk(struct object *obj, void *data, struct fsck_options *options);
H A Dfsck.c427 int fsck_walk(struct object *obj, void *data, struct fsck_options *options) in fsck_walk() function

12