Glossary

Attribute - $INDEX_ALLOCATION (0xA0)

Previous Next

Overview

This is the storage location for all sub-nodes of the B+ tree that implements an index (e.g. a directory). This file attribute is always non-resident.

Layout of the Attribute

It is simply a sequence of all Index Records that belong to the index.

Offset Size Description
~ ~ Standard Attribute Header
~ ~ Data runs

Copyright ©