Lines Matching refs:INDEX_ROOT
763 INDEX_ROOT *ir;
775 ntfs_error(vi->i_sb, "$INDEX_ROOT attribute "
783 ntfs_error(vol->sb, "$INDEX_ROOT attribute is not "
790 ntfs_error(vol->sb, "$INDEX_ROOT attribute name is "
812 ir = (INDEX_ROOT*)((u8*)a +
816 ntfs_error(vi->i_sb, "$INDEX_ROOT attribute is "
900 "$INDEX_ROOT indicated it is.");
1474 INDEX_ROOT *ir;
1508 ntfs_error(vi->i_sb, "$INDEX_ROOT attribute is "
1515 ntfs_error(vol->sb, "$INDEX_ROOT attribute is not resident.");
1521 ntfs_error(vol->sb, "$INDEX_ROOT attribute name is placed "
1535 ir = (INDEX_ROOT*)((u8*)a + le16_to_cpu(a->data.resident.value_offset));
1538 ntfs_error(vi->i_sb, "$INDEX_ROOT attribute is corrupt.");
1602 "not present but $INDEX_ROOT "