Lines Matching refs:attr
452 ATTR_TYPES atype = ctx->attr->type;
454 return get_attr_name(mft_no, atype, GET_ATTR_NAME(ctx->attr));
475 print_attribute(ctx->attr->type, name);
483 print_attribute(ctx->attr->type, name);
674 ATTR_RECORD *a1 = ctx1->attr;
675 ATTR_RECORD *a2 = ctx2->attr;
702 if (ntfs_inode_badclus_bad(inumber(ctx1->ntfs_ino), ctx1->attr) == 1) {
770 if (!ctx->attr->non_resident)
773 if (prev_atype != ctx->attr->type)
784 (long long)sle64_to_cpu(ctx->attr->lowest_vcn));
805 *atype = ctx->attr->type;