Home
last modified time | relevance | path

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

/third_party/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
1300 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.c140 problem_t code; in e2fsck_pass2()
409 problem_t problem = 0; in check_dot()
484 problem_t problem = 0; in check_dotdot()
1056 problem_t problem; in check_dir_block()
1937 problem_t problem = 0; in e2fsck_process_bad_inode()
Dproblem.c2289 static struct e2fsck_problem *find_problem(problem_t code) in find_problem()
2369 static void print_problem(FILE *f, problem_t code, int answer, int fixed, in print_problem()
2409 int fix_problem(e2fsck_t ctx, problem_t code, struct problem_context *pctx) in fix_problem()
Dpass1b.c297 problem_t op; in pass1b()
385 problem_t op; in process_pass1b_block()
Dpass1.c328 static problem_t check_large_ea_inode(e2fsck_t ctx, in check_large_ea_inode()
422 problem_t problem = 0; in check_ea_in_inode()
1782 problem_t problem = 0; in e2fsck_pass1()
2580 problem_t problem; in check_ext_attr()
2830 problem_t problem; in scan_extent_node()
3679 problem_t problem = 0; in process_block()
Dsuper.c586 problem_t problem; in check_super_block()
Djournal.c1489 problem_t problem; in e2fsck_check_ext3_journal()