Lines Matching refs:AT_DATA
731 if (atype == AT_DATA && NInoAttrList(resize->ni)) in collect_resize_constraints()
755 if (atype == AT_DATA) in collect_resize_constraints()
789 if (inode == FILE_Bitmap && resize->ctx->attr->type == AT_DATA) in collect_relocation_info()
1342 na = (type == AT_DATA ? vol->mft_na : vol->mftbmp_na); in expand_attribute_runlist()
1424 AT_DATA, NULL, 0); in reload_mft()
1499 && (resize->delayed_runlists->type == AT_DATA)) { in delayed_updates()
1511 if (delayed->type == AT_DATA) in delayed_updates()
1931 if (r->mref == FILE_MFTMirr && r->ctx->attr->type == AT_DATA) { in relocate_clusters()
2029 && (resize->ctx->attr->type == AT_DATA) in relocate_run()
2057 || (resize->ctx->attr->type != AT_DATA) in relocate_run()
2113 if (resize->ctx->attr->type != AT_DATA) in is_mftdata()
2188 resize->ctx->attr->type == AT_DATA) in relocate_attributes()
2193 && (resize->ctx->attr->type == AT_DATA)) in relocate_attributes()
2293 && (resize->ctx->attr->type != AT_DATA)) { } in relocate_inodes()
2294 if (resize->ctx->attr->type == AT_DATA) { in relocate_inodes()
2403 na = ntfs_attr_open(base_ni, AT_DATA, Bad, 4); in open_badclust_bad_attr()
2592 if (ntfs_attr_lookup(AT_DATA, ustr, len, CASE_SENSITIVE, in lookup_data_attr()
3231 a = get_unnamed_attr(expand, AT_DATA, inum); in get_data_size()
3386 a = get_unnamed_attr(expand, AT_DATA, FILE_MFTMirr); in check_expand_constraints()
3396 a = get_unnamed_attr(expand, AT_DATA, FILE_Boot); in check_expand_constraints()
3422 a = read_and_get_attr(expand, AT_DATA, FILE_BadClus, bad, 4); in check_expand_constraints()
4135 if ((a->type != AT_DATA) in rebase_runlists_meta()
4140 if ((a->type == AT_DATA) in rebase_runlists_meta()
4161 if ((a->type == AT_DATA) in rebase_runlists_meta()