Home
last modified time | relevance | path

Searched refs:e2fsck_problem (Results 1 – 2 of 2) sorted by relevance

/external/e2fsprogs/e2fsck/
DproblemP.h12 struct e2fsck_problem { struct
Dproblem.c107 static struct e2fsck_problem problem_table[] = {
2111 static struct e2fsck_problem *find_problem(problem_t code) in find_problem()
2178 static void reconfigure_bool(e2fsck_t ctx, struct e2fsck_problem *ptr, in reconfigure_bool()
2195 struct e2fsck_problem *ptr; in fix_problem()
2402 struct e2fsck_problem *curr, *prev = NULL; in verify_problem_table()