Searched refs:ATTR_END (Results 1 – 6 of 6) sorted by relevance
250 if (attr->type == ATTR_END) { in mi_enum_attr()
125 ATTR_END = cpu_to_le32(0xFFFFFFFF) enumerator
2861 for (attr = Add2Ptr(rec, ao); attr->type != ATTR_END; in check_file_record()2909 if (attr->type == ATTR_END) in check_if_attr()2933 if (attr->type == ATTR_END) in check_if_index_root()
1197 ((struct ATTRIB *)Add2Ptr(rec, ao))->type = ATTR_END; in ntfs_init_from_boot()
1796 attr->type = ATTR_END; in ntfs_create_inode()
1198 if (attr->type == ATTR_END) in ni_insert_attr()