Searched refs:VOLUME_IS_DIRTY (Results 1 – 2 of 2) sorted by relevance
485 if (vol->vol_flags & VOLUME_IS_DIRTY) { in ntfs_remount()501 if (ntfs_set_volume_flags(vol, VOLUME_IS_DIRTY)) { in ntfs_remount()540 if (ntfs_clear_volume_flags(vol, VOLUME_IS_DIRTY)) in ntfs_remount()1905 if (vol->vol_flags & VOLUME_IS_DIRTY) in load_system_files()2017 if (!sb_rdonly(sb) && ntfs_set_volume_flags(vol, VOLUME_IS_DIRTY)) { in load_system_files()2302 if (ntfs_clear_volume_flags(vol, VOLUME_IS_DIRTY)) in ntfs_put_super()
1888 VOLUME_IS_DIRTY = cpu_to_le16(0x0001), enumerator