/third_party/e2fsprogs/e2fsck/ |
D | problem.h | 14 struct problem_context { struct 1300 int fix_problem(e2fsck_t ctx, problem_t code, struct problem_context *pctx); 1304 void clear_problem_context(struct problem_context *pctx); 1308 struct problem_context *pctx, int first,
|
D | pass5.c | 36 struct problem_context pctx; in e2fsck_pass5() 84 struct problem_context pctx; in check_inode_bitmap_checksum() 138 struct problem_context pctx; in check_block_bitmap_checksum() 270 struct problem_context *pctx) in print_bitmap_problem() 320 struct problem_context pctx; in check_block_bitmaps() 435 struct problem_context pctx2; in check_block_bitmaps() 574 struct problem_context pctx; in check_inode_bitmaps() 676 struct problem_context pctx2; in check_inode_bitmaps() 840 struct problem_context pctx; in check_inode_end() 901 struct problem_context pctx; in check_block_end()
|
D | message.c | 246 struct problem_context *pctx, in expand_at_expression() 271 struct problem_context *ctx) in expand_inode_expression() 353 struct problem_context *ctx) in expand_dirent_expression() 393 struct problem_context *ctx) in expand_percent_expression() 517 struct problem_context *pctx, int first, in print_e2fsck_message()
|
D | pass3.c | 47 struct problem_context *pctx); 60 struct problem_context pctx; in e2fsck_pass3() 163 struct problem_context pctx; in check_root() 290 struct problem_context *pctx) in check_directory() 393 struct problem_context pctx; in e2fsck_get_lost_and_found() 603 struct problem_context pctx; in e2fsck_reconnect_file() 706 struct problem_context pctx; in fix_dotdot_proc() 740 struct problem_context pctx; in fix_dotdot()
|
D | super.c | 31 struct problem_context pctx; in check_super_value() 50 struct problem_context pctx; in check_super_value64() 71 struct problem_context *pctx; 91 struct problem_context *pctx; in release_inode_block() 190 struct problem_context *pctx) in release_inode_blocks() 296 struct problem_context pctx; in e2fsck_write_all_quotas() 325 struct problem_context pctx; in release_orphan_inodes() 429 struct problem_context pctx; in check_resize_inode() 558 struct problem_context pctx; in e2fsck_fix_dirhash_hint() 596 struct problem_context pctx; in check_super_block()
|
D | pass4.c | 33 struct problem_context pctx; in disconnect_inode() 124 struct problem_context pctx; in check_ea_inode() 146 struct problem_context pctx; in e2fsck_pass4()
|
D | quota.c | 72 struct problem_context pctx; in e2fsck_hide_quota() 103 struct problem_context pctx; in e2fsck_validate_quota_inodes()
|
D | pass1.c | 76 static void check_blocks(e2fsck_t ctx, struct problem_context *pctx, 106 struct problem_context *pctx; 265 struct problem_context *pctx) in check_extents_inlinedata() 283 static void check_immutable(e2fsck_t ctx, struct problem_context *pctx) in check_immutable() 299 static void check_size(e2fsck_t ctx, struct problem_context *pctx) in check_size() 330 struct problem_context *pctx, in check_large_ea_inode() 389 static void inc_ea_inode_refs(e2fsck_t ctx, struct problem_context *pctx, in inc_ea_inode_refs() 414 static void check_ea_in_inode(e2fsck_t ctx, struct problem_context *pctx, in check_ea_in_inode() 564 static void check_inode_extra_space(e2fsck_t ctx, struct problem_context *pctx, in check_inode_extra_space() 653 static void check_is_really_dir(e2fsck_t ctx, struct problem_context *pctx, in check_is_really_dir() [all …]
|
D | pass2.c | 76 char *buf, struct problem_context *pctx); 84 struct problem_context pctx; 128 struct problem_context pctx; in e2fsck_pass2() 403 ext2_ino_t ino, struct problem_context *pctx) in check_dot() 482 ext2_ino_t ino, struct problem_context *pctx) in check_dotdot() 532 struct problem_context *pctx) in check_name() 553 struct problem_context *pctx) in encrypted_check_name() 565 struct problem_context *pctx) in encoded_check_name() 593 struct problem_context *pctx) in check_filetype() 886 struct problem_context *pctx, in fix_inline_dir_size() [all …]
|
D | e2fsck.h | 550 struct problem_context; 551 int add_encrypted_file(e2fsck_t ctx, struct problem_context *pctx); 567 struct problem_context *pctx); 569 struct problem_context *pctx, 642 struct problem_context *pctx);
|
D | encrypted_files.c | 280 static int handle_nomem(e2fsck_t ctx, struct problem_context *pctx, in handle_nomem() 290 static int append_ino_and_policy_id(e2fsck_t ctx, struct problem_context *pctx, in append_ino_and_policy_id() 364 int add_encrypted_file(e2fsck_t ctx, struct problem_context *pctx) in add_encrypted_file()
|
D | pass1b.c | 215 struct problem_context pctx; in e2fsck_pass1_dupblocks() 286 struct problem_context *pctx; 296 struct problem_context pctx; in pass1b() 479 struct problem_context pctx; in pass1c() 507 struct problem_context pctx; in pass1d() 690 struct problem_context pctx; in delete_file() 920 struct problem_context pctx; in clone_file()
|
D | journal.c | 952 struct problem_context pctx; in e2fsck_get_journal() 1209 struct problem_context *pctx) in e2fsck_journal_fix_bad_inode() 1244 struct problem_context pctx; in clear_v2_journal_fields() 1263 struct problem_context pctx; in e2fsck_journal_load() 1427 struct problem_context *pctx) in e2fsck_journal_fix_corrupt_super() 1488 struct problem_context pctx; in e2fsck_check_ext3_journal() 1612 struct problem_context pctx; in recover_ext3_journal() 1726 struct problem_context pctx; in e2fsck_move_ext3_journal() 1851 struct problem_context pctx; in e2fsck_fix_ext3_journal_hint()
|
D | problem.c | 2314 struct problem_context pctx; in end_problem_latch() 2349 void clear_problem_context(struct problem_context *ctx) in clear_problem_context() 2351 memset(ctx, 0, sizeof(struct problem_context)); in clear_problem_context() 2371 struct problem_context *pctx) in print_problem() 2409 int fix_problem(e2fsck_t ctx, problem_t code, struct problem_context *pctx) in fix_problem() 2599 struct problem_context *pctx, int first, in print_e2fsck_message()
|
D | extents.c | 404 struct problem_context pctx; in rebuild_extents() 467 struct problem_context *pctx) in e2fsck_check_rebuild_extents() 566 struct problem_context *pctx, in e2fsck_should_rebuild_extents()
|
D | rehash.c | 458 struct problem_context pctx; in duplicate_search_and_fix() 984 struct problem_context *pctx) in e2fsck_rehash_dir() 1113 struct problem_context pctx; in e2fsck_rehash_directories()
|
D | unix.c | 344 struct problem_context pctx; in check_if_skip() 1213 struct problem_context pctx; in e2fsck_check_mmp() 1396 struct problem_context pctx; in main()
|