Home
last modified time | relevance | path

Searched refs:ntfs_clear_volume_flags (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/ntfs/
H A Dsuper.c423 * ntfs_clear_volume_flags - clear bits in the volume information flags
431 static inline int ntfs_clear_volume_flags(ntfs_volume *vol, VOLUME_FLAGS flags) in ntfs_clear_volume_flags() function
540 if (ntfs_clear_volume_flags(vol, VOLUME_IS_DIRTY)) in ntfs_remount()
2303 if (ntfs_clear_volume_flags(vol, VOLUME_IS_DIRTY)) in ntfs_put_super()
/kernel/linux/linux-6.6/fs/ntfs/
H A Dsuper.c431 * ntfs_clear_volume_flags - clear bits in the volume information flags
439 static inline int ntfs_clear_volume_flags(ntfs_volume *vol, VOLUME_FLAGS flags) in ntfs_clear_volume_flags() function
548 if (ntfs_clear_volume_flags(vol, VOLUME_IS_DIRTY)) in ntfs_remount()
2311 if (ntfs_clear_volume_flags(vol, VOLUME_IS_DIRTY)) in ntfs_put_super()

Completed in 8 milliseconds