Searched refs:e2fsck_problem (Results 1 – 2 of 2) sorted by relevance
12 struct e2fsck_problem { struct
107 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()