Searched refs:e2fsck_problem (Results 1 – 2 of 2) sorted by relevance
12 struct e2fsck_problem { struct
105 static struct e2fsck_problem problem_table[] = {2054 static struct e2fsck_problem *find_problem(problem_t code) in find_problem()2121 static void reconfigure_bool(e2fsck_t ctx, struct e2fsck_problem *ptr, in reconfigure_bool()2138 struct e2fsck_problem *ptr; in fix_problem()2345 struct e2fsck_problem *curr, *prev = NULL; in verify_problem_table()