Home
last modified time | relevance | path

Searched refs:fsck_instance (Results 1 – 3 of 3) sorted by relevance

/external/e2fsprogs/misc/
Dfsck.c122 static struct fsck_instance *instance_list;
234 static void free_instance(struct fsck_instance *i) in free_instance()
424 struct fsck_instance *inst; in progress_active()
444 struct fsck_instance *inst, *p; in execute()
451 inst = malloc(sizeof(struct fsck_instance)); in execute()
454 memset(inst, 0, sizeof(struct fsck_instance)); in execute()
543 struct fsck_instance *inst; in kill_all()
559 static struct fsck_instance *wait_one(int flags) in wait_one()
563 struct fsck_instance *inst, *inst2, *prev; in wait_one()
682 struct fsck_instance *inst; in wait_many()
[all …]
Dfsck.h57 struct fsck_instance { struct
66 struct fsck_instance *next; argument
/external/e2fsprogs/doc/RelNotes/
Dv1.15.txt118 fsck_instance even when the noexecute flag is set. This allows for