Home
last modified time | relevance | path

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

/Linux-v5.10/fs/ntfs/
Dsuper.c361 static int ntfs_write_volume_flags(ntfs_volume *vol, const VOLUME_FLAGS flags) in ntfs_write_volume_flags() function
419 return ntfs_write_volume_flags(vol, vol->vol_flags | flags); in ntfs_set_volume_flags()
435 return ntfs_write_volume_flags(vol, flags); in ntfs_clear_volume_flags()