Searched refs:EXT2_FLAG_DIRTY (Results 1 – 8 of 8) sorted by relevance
439 fs->flags &= ~EXT2_FLAG_DIRTY; in ext2fs_flush2()496 if ((fs->flags & EXT2_FLAG_DIRTY) == 0) in ext2fs_close2()497 fs->flags |= EXT2_FLAG_SUPER_ONLY | EXT2_FLAG_DIRTY; in ext2fs_close2()499 if (fs->flags & EXT2_FLAG_DIRTY) { in ext2fs_close2()
97 fs->flags |= EXT2_FLAG_DIRTY; in write_bitmaps()129 fs->flags |= EXT2_FLAG_DIRTY; in write_bitmaps()
560 fs->flags |= EXT2_FLAG_DIRTY | EXT2_FLAG_RW | in ext2fs_rewrite_to_io()
185 #define EXT2_FLAG_DIRTY 0x04 macro1900 fs->flags |= EXT2_FLAG_DIRTY | EXT2_FLAG_CHANGED; in ext2fs_mark_super_dirty()
945 fs->flags |= EXT2_FLAG_DIRTY; in check_super_block()963 fs->flags |= EXT2_FLAG_DIRTY; in check_super_block()1050 fs->flags |= EXT2_FLAG_DIRTY; in check_super_block()1062 fs->flags |= EXT2_FLAG_DIRTY; in check_super_block()
979 if (ctx->fs->flags & EXT2_FLAG_DIRTY) in e2fsck_run_ext3_journal()
2011 if (fs->flags & EXT2_FLAG_DIRTY) { in main()
786 if (fs->flags & EXT2_FLAG_DIRTY) in ext2fs_run_ext3_journal()