Searched refs:EXT2_FLAG_IGNORE_CSUM_ERRORS (Results 1 – 19 of 19) sorted by relevance
398 ctx->fs->flags |= EXT2_FLAG_IGNORE_CSUM_ERRORS; in e2fsck_get_lost_and_found()403 ctx->fs->flags = (flags & EXT2_FLAG_IGNORE_CSUM_ERRORS) | in e2fsck_get_lost_and_found()404 (ctx->fs->flags & ~EXT2_FLAG_IGNORE_CSUM_ERRORS); in e2fsck_get_lost_and_found()751 ctx->fs->flags |= EXT2_FLAG_IGNORE_CSUM_ERRORS; in fix_dotdot()756 ctx->fs->flags = (flags & EXT2_FLAG_IGNORE_CSUM_ERRORS) | in fix_dotdot()757 (ctx->fs->flags & ~EXT2_FLAG_IGNORE_CSUM_ERRORS); in fix_dotdot()
326 ctx->fs->flags |= EXT2_FLAG_IGNORE_CSUM_ERRORS; in e2fsck_read_bitmaps()328 ctx->fs->flags = (flags & EXT2_FLAG_IGNORE_CSUM_ERRORS) | in e2fsck_read_bitmaps()329 (ctx->fs->flags & ~EXT2_FLAG_IGNORE_CSUM_ERRORS); in e2fsck_read_bitmaps()
1521 fs->flags |= EXT2_FLAG_IGNORE_CSUM_ERRORS; in e2fsck_pass1()1523 fs->flags = (flags & EXT2_FLAG_IGNORE_CSUM_ERRORS) | in e2fsck_pass1()1524 (fs->flags & ~EXT2_FLAG_IGNORE_CSUM_ERRORS); in e2fsck_pass1()3237 ctx->fs->flags |= EXT2_FLAG_IGNORE_CSUM_ERRORS; in check_blocks_inline_data()3240 ctx->fs->flags = (flags & EXT2_FLAG_IGNORE_CSUM_ERRORS) | in check_blocks_inline_data()3241 (ctx->fs->flags & ~EXT2_FLAG_IGNORE_CSUM_ERRORS); in check_blocks_inline_data()3328 fs->flags |= EXT2_FLAG_IGNORE_CSUM_ERRORS; in check_blocks()3346 fs->flags = (flags & EXT2_FLAG_IGNORE_CSUM_ERRORS) | in check_blocks()3347 (fs->flags & ~EXT2_FLAG_IGNORE_CSUM_ERRORS); in check_blocks()3426 ctx->fs->flags |= EXT2_FLAG_IGNORE_CSUM_ERRORS; in check_blocks()[all …]
134 fs->flags |= EXT2_FLAG_IGNORE_CSUM_ERRORS; in fill_dir_block()137 fs->flags = (flags & EXT2_FLAG_IGNORE_CSUM_ERRORS) | in fill_dir_block()138 (fs->flags & ~EXT2_FLAG_IGNORE_CSUM_ERRORS); in fill_dir_block()
1547 ctx->fs->flags |= EXT2_FLAG_IGNORE_CSUM_ERRORS; in check_dir_block()1584 EXT2_FLAG_IGNORE_CSUM_ERRORS) | in check_dir_block()1586 ~EXT2_FLAG_IGNORE_CSUM_ERRORS); in check_dir_block()
668 !(scan->fs->flags & EXT2_FLAG_IGNORE_CSUM_ERRORS) && in ext2fs_get_next_inode_full()688 !(scan->fs->flags & EXT2_FLAG_IGNORE_CSUM_ERRORS) && in ext2fs_get_next_inode_full()836 if (!(fs->flags & EXT2_FLAG_IGNORE_CSUM_ERRORS) && fail_csum) in ext2fs_read_inode_full()880 fs->flags |= EXT2_FLAG_IGNORE_CSUM_ERRORS; in ext2fs_write_inode_full()884 fs->flags = (old_flags & EXT2_FLAG_IGNORE_CSUM_ERRORS) | in ext2fs_write_inode_full()885 (fs->flags & ~EXT2_FLAG_IGNORE_CSUM_ERRORS); in ext2fs_write_inode_full()
34 if (!(fs->flags & EXT2_FLAG_IGNORE_CSUM_ERRORS) && in ext2fs_read_dir_block4()
311 EXT2_FLAG_IGNORE_CSUM_ERRORS) && in read_bitmaps()343 EXT2_FLAG_IGNORE_CSUM_ERRORS) && in read_bitmaps()
90 if (!(fs->flags & EXT2_FLAG_IGNORE_CSUM_ERRORS) && in ext2fs_mmp_read()
232 if (!(fs->flags & EXT2_FLAG_IGNORE_CSUM_ERRORS)) { in ext2fs_open2()
472 if (fs->flags & EXT2_FLAG_IGNORE_CSUM_ERRORS) in ext2fs_dir_block_csum_set()
489 if (!(handle->fs->flags & EXT2_FLAG_IGNORE_CSUM_ERRORS) && in ext2fs_extent_get()
173 if (!(fs->flags & EXT2_FLAG_IGNORE_CSUM_ERRORS) && in ext2fs_read_ext_attr3()
204 #define EXT2_FLAG_IGNORE_CSUM_ERRORS 0x200000 macro
685 flags |= EXT2_FLAG_IGNORE_CSUM_ERRORS; in main()741 fs->flags &= ~EXT2_FLAG_IGNORE_CSUM_ERRORS; in main()745 fs->flags |= EXT2_FLAG_IGNORE_CSUM_ERRORS; in main()
956 fs->flags |= EXT2_FLAG_IGNORE_CSUM_ERRORS; in rewrite_metadata_checksums()968 fs->flags &= ~EXT2_FLAG_IGNORE_CSUM_ERRORS; in rewrite_metadata_checksums()3337 fs->flags |= EXT2_FLAG_IGNORE_CSUM_ERRORS; in main()3341 fs->flags &= ~EXT2_FLAG_IGNORE_CSUM_ERRORS; in main()
1390 EXT2_FLAG_IGNORE_CSUM_ERRORS; in install_image()1467 int open_flag = EXT2_FLAG_64BITS | EXT2_FLAG_IGNORE_CSUM_ERRORS; in main()
1914 rfs->old_fs->flags |= EXT2_FLAG_IGNORE_CSUM_ERRORS; in migrate_ea_block()1916 rfs->old_fs->flags &= ~EXT2_FLAG_IGNORE_CSUM_ERRORS; in migrate_ea_block()2250 rfs->old_fs->flags |= EXT2_FLAG_IGNORE_CSUM_ERRORS; in inode_scan_and_fix()2252 rfs->old_fs->flags &= ~EXT2_FLAG_IGNORE_CSUM_ERRORS; in inode_scan_and_fix()2267 rfs->old_fs->flags |= EXT2_FLAG_IGNORE_CSUM_ERRORS; in inode_scan_and_fix()2271 rfs->old_fs->flags &= ~EXT2_FLAG_IGNORE_CSUM_ERRORS; in inode_scan_and_fix()2407 rfs->old_fs->flags |= EXT2_FLAG_IGNORE_CSUM_ERRORS; in inode_ref_fix()2411 rfs->old_fs->flags &= ~EXT2_FLAG_IGNORE_CSUM_ERRORS; in inode_ref_fix()
177 !(open_flags & EXT2_FLAG_IGNORE_CSUM_ERRORS)) { in open_filesystem()178 open_flags |= EXT2_FLAG_IGNORE_CSUM_ERRORS; in open_filesystem()2574 open_flags |= EXT2_FLAG_IGNORE_CSUM_ERRORS; in main()