Home
last modified time | relevance | path

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

/third_party/ntfs-3g/libntfs-3g/
Dinode.c877 (fnx->file_attributes & ~FILE_ATTR_VALID_FLAGS) | in ntfs_inode_sync_file_name()
878 (ni->flags & FILE_ATTR_VALID_FLAGS); in ntfs_inode_sync_file_name()
/third_party/ntfs-3g/include/ntfs-3g/
Dlayout.h856 FILE_ATTR_VALID_FLAGS = const_cpu_to_le32(0x00047fb7), enumerator