Home
last modified time | relevance | path

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

/openbmc/linux/fs/ntfs/
H A Dsuper.c369 static int ntfs_write_volume_flags(ntfs_volume *vol, const VOLUME_FLAGS flags) in ntfs_write_volume_flags() function
427 return ntfs_write_volume_flags(vol, vol->vol_flags | flags); in ntfs_set_volume_flags()
443 return ntfs_write_volume_flags(vol, flags); in ntfs_clear_volume_flags()