NTFS Documentation: Index Buffer

Definition

This is a sub-node of the B+ tree that implements an index (e.g. a directory). It is stored in the stream of the index allocation attribute associated to the index it belongs to.

Layout

An INDX buffer is at least 2 KB large or the cluster size if larger (this seems to be a per-index parameter). It falls into 2 parts:


Regis Duchesne
Last modified: Tue Jan 26 15:17:12 PST 1999