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.c101 static struct e2fsck_problem problem_table[] = {
1740 static struct e2fsck_problem *find_problem(problem_t code) in find_problem()
1807 static void reconfigure_bool(e2fsck_t ctx, struct e2fsck_problem *ptr, in reconfigure_bool()
1824 struct e2fsck_problem *ptr; in fix_problem()
2026 struct e2fsck_problem *curr, *prev = NULL; in verify_problem_table()