Searched refs:problem_t (Results 1 – 9 of 9) sorted by relevance
/third_party/e2fsprogs/e2fsck/ |
D | problemP.h | 13 problem_t e2p_code; 17 problem_t second_code; 24 problem_t question; 25 problem_t end_message;
|
D | problem.h | 12 typedef __u32 problem_t; typedef 1300 int fix_problem(e2fsck_t ctx, problem_t code, struct problem_context *pctx);
|
D | pass5.c | 269 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()
|
D | pass2.c | 140 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()
|
D | problem.c | 2289 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()
|
D | pass1b.c | 297 problem_t op; in pass1b() 385 problem_t op; in process_pass1b_block()
|
D | pass1.c | 328 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()
|
D | super.c | 586 problem_t problem; in check_super_block()
|
D | journal.c | 1489 problem_t problem; in e2fsck_check_ext3_journal()
|