Home
last modified time | relevance | path

Searched refs:problem_t (Results 1 – 9 of 9) 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.h12 typedef __u32 problem_t; typedef
1232 int fix_problem(e2fsck_t ctx, problem_t code, struct problem_context *pctx);
Dpass5.c271 static void print_bitmap_problem(e2fsck_t ctx, problem_t problem, in print_bitmap_problem()
323 problem_t problem, save_problem; in check_block_bitmaps()
577 problem_t problem, save_problem; in check_inode_bitmaps()
Dpass2.c102 problem_t code; in e2fsck_pass2()
360 problem_t problem = 0; in check_dot()
420 problem_t problem = 0; in check_dotdot()
895 problem_t problem; in check_dir_block()
1696 problem_t problem = 0; in e2fsck_process_bad_inode()
Dpass1b.c278 problem_t op; in pass1b()
366 problem_t op; in process_pass1b_block()
Dproblem.c2054 static struct e2fsck_problem *find_problem(problem_t code) in find_problem()
2135 int fix_problem(e2fsck_t ctx, problem_t code, struct problem_context *pctx) in fix_problem()
Dpass1.c343 problem_t problem = 0; in check_ea_in_inode()
1614 problem_t problem = 0; in e2fsck_pass1()
2564 problem_t problem; in scan_extent_node()
3372 problem_t problem = 0; in process_block()
Dsuper.c468 problem_t problem; in check_super_block()
Djournal.c799 problem_t problem; in e2fsck_check_ext3_journal()