Home
last modified time | relevance | path

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

/third_party/e2fsprogs/e2fsck/
DproblemP.h12 struct e2fsck_problem { struct
Dproblem.c113 static struct e2fsck_problem problem_table[] = {
2289 static struct e2fsck_problem *find_problem(problem_t code) in find_problem()
2356 static void reconfigure_bool(e2fsck_t ctx, struct e2fsck_problem *ptr, in reconfigure_bool()
2370 struct e2fsck_problem *ptr, in print_problem()
2412 struct e2fsck_problem *ptr; in fix_problem()
2630 struct e2fsck_problem *curr, *prev = NULL; in verify_problem_table()