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
1262 int fix_problem(e2fsck_t ctx, problem_t code, struct problem_context *pctx);
Dpass5.c269 static void print_bitmap_problem(e2fsck_t ctx, problem_t problem, in print_bitmap_problem()
321 problem_t problem, save_problem; in check_block_bitmaps()
575 problem_t problem, save_problem; in check_inode_bitmaps()
Dpass2.c135 problem_t code; in e2fsck_pass2()
382 problem_t problem = 0; in check_dot()
442 problem_t problem = 0; in check_dotdot()
922 problem_t problem; in check_dir_block()
1741 problem_t problem = 0; in e2fsck_process_bad_inode()
Dpass1b.c296 problem_t op; in pass1b()
384 problem_t op; in process_pass1b_block()
Dproblem.c2111 static struct e2fsck_problem *find_problem(problem_t code) in find_problem()
2192 int fix_problem(e2fsck_t ctx, problem_t code, struct problem_context *pctx) in fix_problem()
Dpass1.c335 static problem_t check_large_ea_inode(e2fsck_t ctx, in check_large_ea_inode()
429 problem_t problem = 0; in check_ea_in_inode()
1770 problem_t problem = 0; in e2fsck_pass1()
2545 problem_t problem; in check_ext_attr()
2764 problem_t problem; in scan_extent_node()
3593 problem_t problem = 0; in process_block()
Dsuper.c586 problem_t problem; in check_super_block()
Djournal.c802 problem_t problem; in e2fsck_check_ext3_journal()