AT_INDEX_ALLOCATION
case AT_INDEX_ALLOCATION :
if (type != AT_INDEX_ALLOCATION)
ia_na = ntfs_attr_open(dir_ni, AT_INDEX_ALLOCATION, NTFS_INDEX_I30, 4);
ia_na = ntfs_attr_open(dir_ni, AT_INDEX_ALLOCATION, NTFS_INDEX_I30, 4);
if (!ntfs_attr_exist(icx->ni, AT_INDEX_ALLOCATION, icx->name, icx->name_len)) {
if (ntfs_attr_add(icx->ni, AT_INDEX_ALLOCATION, icx->name,
na = ntfs_attr_open(ni, AT_INDEX_ALLOCATION, icx->name, icx->name_len);
na = ntfs_attr_open(ni, AT_INDEX_ALLOCATION,
err = insert_non_resident_attr_in_mft_record(m, AT_INDEX_ALLOCATION,
if (mkntfs_attr_lookup(AT_INDEX_ALLOCATION, name, name_len,