Home
last modified time | relevance | path

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

/openbmc/linux/fs/ntfs/
H A Dvolume.h99 VOLUME_FLAGS vol_flags; /* Volume flags. */
H A Dlayout.h1905 typedef le16 VOLUME_FLAGS; typedef
1919 VOLUME_FLAGS flags; /* Bit array of VOLUME_* flags. */
H A Dsuper.c369 static int ntfs_write_volume_flags(ntfs_volume *vol, const VOLUME_FLAGS flags) in ntfs_write_volume_flags()
424 static inline int ntfs_set_volume_flags(ntfs_volume *vol, VOLUME_FLAGS flags) in ntfs_set_volume_flags()
439 static inline int ntfs_clear_volume_flags(ntfs_volume *vol, VOLUME_FLAGS flags) in ntfs_clear_volume_flags()