Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ntfs/
Dlayout.h1913 VOLUME_FLAGS_MASK = cpu_to_le16(0xc03f), enumerator
Dsuper.c432 flags &= VOLUME_FLAGS_MASK; in ntfs_set_volume_flags()
447 flags &= VOLUME_FLAGS_MASK; in ntfs_clear_volume_flags()