Home
last modified time | relevance | path

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

/fs/ntfs/
Dvolume.h99 VOLUME_FLAGS vol_flags; /* Volume flags. */
Dlayout.h1905 typedef le16 VOLUME_FLAGS; typedef
1919 VOLUME_FLAGS flags; /* Bit array of VOLUME_* flags. */
Dsuper.c361 static int ntfs_write_volume_flags(ntfs_volume *vol, const VOLUME_FLAGS flags) in ntfs_write_volume_flags()
416 static inline int ntfs_set_volume_flags(ntfs_volume *vol, VOLUME_FLAGS flags) in ntfs_set_volume_flags()
431 static inline int ntfs_clear_volume_flags(ntfs_volume *vol, VOLUME_FLAGS flags) in ntfs_clear_volume_flags()