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()
420 struct fsck_instance *inst; in progress_active()
440 struct fsck_instance *inst, *p; in execute()
443 inst = malloc(sizeof(struct fsck_instance)); in execute()
446 memset(inst, 0, sizeof(struct fsck_instance)); in execute()
536 struct fsck_instance *inst; in kill_all()
552 static struct fsck_instance *wait_one(int flags) in wait_one()
556 struct fsck_instance *inst, *inst2, *prev; in wait_one()
675 struct fsck_instance *inst; in wait_many()
[all …]
Dfsck.h57 struct fsck_instance { struct
66 struct fsck_instance *next; argument
/external/e2fsprogs/
DRELEASE-NOTES7492 fsck_instance even when the noexecute flag is set. This allows for