Home
last modified time | relevance | path

Searched refs:problem_t (Results 1 – 6 of 6) sorted by relevance

/external/e2fsprogs/e2fsck/
DproblemP.h13 problem_t e2p_code;
17 problem_t second_code;
22 problem_t question;
23 problem_t end_message;
Dproblem.h12 typedef __u32 problem_t; typedef
996 int fix_problem(e2fsck_t ctx, problem_t code, struct problem_context *pctx);
Dproblem.c1662 static struct e2fsck_problem *find_problem(problem_t code) in find_problem()
1743 int fix_problem(e2fsck_t ctx, problem_t code, struct problem_context *pctx) in fix_problem()
Dsuper.c460 problem_t problem; in check_super_block()
Djournal.c697 problem_t problem; in e2fsck_check_ext3_journal()
Dpass2.c95 problem_t code; in e2fsck_pass2()