Home
last modified time | relevance | path

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

/external/e2fsprogs/e2fsck/
DproblemP.h13 problem_t e2p_code;
17 problem_t second_code;
24 problem_t question;
25 problem_t end_message;
Dproblem.h13 typedef __u32 problem_t; typedef
1047 int fix_problem(e2fsck_t ctx, problem_t code, struct problem_context *pctx);
Dpass2.c96 problem_t code; in e2fsck_pass2()
359 problem_t problem = 0; in check_dot()
416 problem_t problem = 0; in check_dotdot()
732 problem_t problem; in check_dir_block()
1278 problem_t problem = 0; in e2fsck_process_bad_inode()
Dpass5.c153 static void print_bitmap_problem(e2fsck_t ctx, problem_t problem, in print_bitmap_problem()
205 problem_t problem, save_problem; in check_block_bitmaps()
545 problem_t problem, save_problem; in check_inode_bitmaps()
Dproblem.c1745 static struct e2fsck_problem *find_problem(problem_t code) in find_problem()
1826 int fix_problem(e2fsck_t ctx, problem_t code, struct problem_context *pctx) in fix_problem()
Dpass1.c284 problem_t problem = 0; in check_ea_in_inode()
958 problem_t problem = 0; in e2fsck_pass1()
1796 problem_t problem; in scan_extent_node()
2283 problem_t problem = 0; in process_block()
Dsuper.c470 problem_t problem; in check_super_block()
Djournal.c713 problem_t problem; in e2fsck_check_ext3_journal()