Searched refs:EXT2_FLAG_IGNORE_CSUM_ERRORS (Results 1 – 20 of 20) sorted by relevance
404 ctx->fs->flags |= EXT2_FLAG_IGNORE_CSUM_ERRORS; in e2fsck_get_lost_and_found()409 ctx->fs->flags = (flags & EXT2_FLAG_IGNORE_CSUM_ERRORS) | in e2fsck_get_lost_and_found()410 (ctx->fs->flags & ~EXT2_FLAG_IGNORE_CSUM_ERRORS); in e2fsck_get_lost_and_found()757 ctx->fs->flags |= EXT2_FLAG_IGNORE_CSUM_ERRORS; in fix_dotdot()762 ctx->fs->flags = (flags & EXT2_FLAG_IGNORE_CSUM_ERRORS) | in fix_dotdot()763 (ctx->fs->flags & ~EXT2_FLAG_IGNORE_CSUM_ERRORS); in fix_dotdot()
321 ctx->fs->flags |= EXT2_FLAG_IGNORE_CSUM_ERRORS; in e2fsck_read_bitmaps()323 ctx->fs->flags = (flags & EXT2_FLAG_IGNORE_CSUM_ERRORS) | in e2fsck_read_bitmaps()324 (ctx->fs->flags & ~EXT2_FLAG_IGNORE_CSUM_ERRORS); in e2fsck_read_bitmaps()
1533 fs->flags |= EXT2_FLAG_IGNORE_CSUM_ERRORS; in e2fsck_pass1()1535 fs->flags = (flags & EXT2_FLAG_IGNORE_CSUM_ERRORS) | in e2fsck_pass1()1536 (fs->flags & ~EXT2_FLAG_IGNORE_CSUM_ERRORS); in e2fsck_pass1()3324 ctx->fs->flags |= EXT2_FLAG_IGNORE_CSUM_ERRORS; in check_blocks_inline_data()3327 ctx->fs->flags = (flags & EXT2_FLAG_IGNORE_CSUM_ERRORS) | in check_blocks_inline_data()3328 (ctx->fs->flags & ~EXT2_FLAG_IGNORE_CSUM_ERRORS); in check_blocks_inline_data()3415 fs->flags |= EXT2_FLAG_IGNORE_CSUM_ERRORS; in check_blocks()3433 fs->flags = (flags & EXT2_FLAG_IGNORE_CSUM_ERRORS) | in check_blocks()3434 (fs->flags & ~EXT2_FLAG_IGNORE_CSUM_ERRORS); in check_blocks()3515 ctx->fs->flags |= EXT2_FLAG_IGNORE_CSUM_ERRORS; in check_blocks()[all …]
150 fs->flags |= EXT2_FLAG_IGNORE_CSUM_ERRORS; in fill_dir_block()153 fs->flags = (flags & EXT2_FLAG_IGNORE_CSUM_ERRORS) | in fill_dir_block()154 (fs->flags & ~EXT2_FLAG_IGNORE_CSUM_ERRORS); in fill_dir_block()
1740 ctx->fs->flags |= EXT2_FLAG_IGNORE_CSUM_ERRORS; in check_dir_block()1777 EXT2_FLAG_IGNORE_CSUM_ERRORS) | in check_dir_block()1779 ~EXT2_FLAG_IGNORE_CSUM_ERRORS); in check_dir_block()
869 ctx->fs->flags |= EXT2_FLAG_IGNORE_CSUM_ERRORS; in ext4_fc_replay()
34 if (!(fs->flags & EXT2_FLAG_IGNORE_CSUM_ERRORS) && in ext2fs_read_dir_block4()
380 EXT2_FLAG_IGNORE_CSUM_ERRORS) && in read_bitmaps_range_start()418 EXT2_FLAG_IGNORE_CSUM_ERRORS) && in read_bitmaps_range_start()
689 !(scan->fs->flags & EXT2_FLAG_IGNORE_CSUM_ERRORS) && in ext2fs_get_next_inode_full()709 !(scan->fs->flags & EXT2_FLAG_IGNORE_CSUM_ERRORS) && in ext2fs_get_next_inode_full()865 if (!(fs->flags & EXT2_FLAG_IGNORE_CSUM_ERRORS) && in ext2fs_read_inode2()
103 if (!(fs->flags & EXT2_FLAG_IGNORE_CSUM_ERRORS) && in ext2fs_mmp_read()
235 if (!(fs->flags & EXT2_FLAG_IGNORE_CSUM_ERRORS)) { in ext2fs_open2()
489 if (!(handle->fs->flags & EXT2_FLAG_IGNORE_CSUM_ERRORS) && in ext2fs_extent_get()1767 fs->flags &= ~EXT2_FLAG_IGNORE_CSUM_ERRORS; in ext2fs_fix_extents_checksums()
463 if (fs->flags & EXT2_FLAG_IGNORE_CSUM_ERRORS) in ext2fs_dir_block_csum_set()
173 if (!(fs->flags & EXT2_FLAG_IGNORE_CSUM_ERRORS) && in ext2fs_read_ext_attr3()
216 #define EXT2_FLAG_IGNORE_CSUM_ERRORS 0x200000 macro
699 flags |= EXT2_FLAG_IGNORE_CSUM_ERRORS; in main()755 fs->flags &= ~EXT2_FLAG_IGNORE_CSUM_ERRORS; in main()759 fs->flags |= EXT2_FLAG_IGNORE_CSUM_ERRORS; in main()
937 fs->flags |= EXT2_FLAG_IGNORE_CSUM_ERRORS; in rewrite_metadata_checksums()949 fs->flags &= ~EXT2_FLAG_IGNORE_CSUM_ERRORS; in rewrite_metadata_checksums()3394 fs->flags |= EXT2_FLAG_IGNORE_CSUM_ERRORS; in main()3398 fs->flags &= ~EXT2_FLAG_IGNORE_CSUM_ERRORS; in main()
1418 EXT2_FLAG_IGNORE_CSUM_ERRORS; in install_image()1496 EXT2_FLAG_IGNORE_CSUM_ERRORS; in main()
1928 rfs->old_fs->flags |= EXT2_FLAG_IGNORE_CSUM_ERRORS; in migrate_ea_block()1930 rfs->old_fs->flags &= ~EXT2_FLAG_IGNORE_CSUM_ERRORS; in migrate_ea_block()2213 rfs->old_fs->flags |= EXT2_FLAG_IGNORE_CSUM_ERRORS; in inode_scan_and_fix()2258 rfs->old_fs->flags &= ~EXT2_FLAG_IGNORE_CSUM_ERRORS; in inode_scan_and_fix()2367 rfs->old_fs->flags |= EXT2_FLAG_IGNORE_CSUM_ERRORS; in inode_ref_fix()2371 rfs->old_fs->flags &= ~EXT2_FLAG_IGNORE_CSUM_ERRORS; in inode_ref_fix()
183 !(open_flags & EXT2_FLAG_IGNORE_CSUM_ERRORS)) { in open_filesystem()184 open_flags |= EXT2_FLAG_IGNORE_CSUM_ERRORS; in open_filesystem()2601 open_flags |= EXT2_FLAG_IGNORE_CSUM_ERRORS; in main()