Home
last modified time | relevance | path

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

/linux/fs/ntfs/
H A Dsuper.c370 static int ntfs_write_volume_flags(struct ntfs_volume *vol, const __le16 flags) in ntfs_write_volume_flags() function
423 return ntfs_write_volume_flags(vol, vol->vol_flags | flags); in ntfs_set_volume_flags()
439 return ntfs_write_volume_flags(vol, flags); in ntfs_clear_volume_flags()