Home
last modified time | relevance | path

Searched refs:ntfs_write_volume_flags (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/fs/ntfs/
Dsuper.c375 static int ntfs_write_volume_flags(ntfs_volume *vol, const VOLUME_FLAGS flags) in ntfs_write_volume_flags() function
433 return ntfs_write_volume_flags(vol, vol->vol_flags | flags); in ntfs_set_volume_flags()
449 return ntfs_write_volume_flags(vol, flags); in ntfs_clear_volume_flags()