Searched refs:FILE_ATTR_DIRECTORY (Results 1 – 4 of 4) sorted by relevance
1588 if (f->flags & FILE_ATTR_DIRECTORY) in dump_record()1598 if (!(f->flags & (FILE_ATTR_SYSTEM | FILE_ATTR_DIRECTORY | in dump_record()
581 if (flags & FILE_ATTR_DIRECTORY) { in ntfs_dump_flags()583 flags &= ~FILE_ATTR_DIRECTORY; in ntfs_dump_flags()
838 FILE_ATTR_DIRECTORY = const_cpu_to_le32(0x00000010), enumerator
4396 attrib |= const_le32_to_cpu(FILE_ATTR_DIRECTORY); in ntfs_get_ntfs_attrib()4398 attrib &= ~const_le32_to_cpu(FILE_ATTR_DIRECTORY); in ntfs_get_ntfs_attrib()5018 attrib |= const_le32_to_cpu(FILE_ATTR_DIRECTORY); in ntfs_get_file_attributes()5020 attrib &= ~const_le32_to_cpu(FILE_ATTR_DIRECTORY); in ntfs_get_file_attributes()