Searched refs:VOLUME_IS_DIRTY (Results 1 – 2 of 2) sorted by relevance
499 if (vol->vol_flags & VOLUME_IS_DIRTY) { in ntfs_remount()515 if (ntfs_set_volume_flags(vol, VOLUME_IS_DIRTY)) { in ntfs_remount()554 if (ntfs_clear_volume_flags(vol, VOLUME_IS_DIRTY)) in ntfs_remount()1919 if (vol->vol_flags & VOLUME_IS_DIRTY) in load_system_files()2031 if (!sb_rdonly(sb) && ntfs_set_volume_flags(vol, VOLUME_IS_DIRTY)) { in load_system_files()2316 if (ntfs_clear_volume_flags(vol, VOLUME_IS_DIRTY)) in ntfs_put_super()
1902 VOLUME_IS_DIRTY = cpu_to_le16(0x0001), enumerator