Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ntfs/
Dvolume.h113 VOLUME_FLAGS vol_flags; /* Volume flags. */
Dlayout.h1919 typedef le16 VOLUME_FLAGS; typedef
1933 VOLUME_FLAGS flags; /* Bit array of VOLUME_* flags. */
Dsuper.c375 static int ntfs_write_volume_flags(ntfs_volume *vol, const VOLUME_FLAGS flags) in ntfs_write_volume_flags()
430 static inline int ntfs_set_volume_flags(ntfs_volume *vol, VOLUME_FLAGS flags) in ntfs_set_volume_flags()
445 static inline int ntfs_clear_volume_flags(ntfs_volume *vol, VOLUME_FLAGS flags) in ntfs_clear_volume_flags()