Searched refs:resident_flags (Results 1 – 7 of 7) sorted by relevance
552 if (attr_rec->resident_flags>0x01) { in check_attr_record()553 …Unknown resident flags (0x%x) for attribute 0x%x.\n", (int)attr_rec->resident_flags, (int)attr_typ… in check_attr_record()554 } else if (attr_rec->resident_flags && (attr_type!=0x30)) { in check_attr_record()
466 i = a->resident_flags; in dump_resident_attr()
1388 (unsigned)a->resident_flags); in ntfs_dump_attribute_header()
1589 attr->resident_flags = RESIDENT_ATTR_IS_INDEXED; in rebuildname()1685 attr->resident_flags = 0; in insert_index_allocation()
1898 a->resident_flags = res_flags; in insert_resident_attr_in_mft_record()
756 /* 22 */ RESIDENT_ATTR_FLAGS resident_flags; /* See above. */ member
4174 a->resident_flags = RESIDENT_ATTR_IS_INDEXED;4176 a->resident_flags = 0;5712 a->resident_flags = RESIDENT_ATTR_IS_INDEXED;5714 a->resident_flags = 0;