Home
last modified time | relevance | path

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

/third_party/ntfs-3g/ntfsprogs/
Dntfsinfo.c589 if (flags & FILE_ATTR_DEVICE) { in ntfs_dump_flags()
591 flags &= ~FILE_ATTR_DEVICE; in ntfs_dump_flags()
/third_party/ntfs-3g/include/ntfs-3g/
Dlayout.h842 FILE_ATTR_DEVICE = const_cpu_to_le32(0x00000040), enumerator