ReactOS 0.4.15-dev-7918-g2a2556c
INDEX_ROOT_ATTRIBUTE Struct Reference

#include <ntfs.h>

Collaboration diagram for INDEX_ROOT_ATTRIBUTE:

Public Attributes

ULONG AttributeType
 
ULONG CollationRule
 
ULONG SizeOfEntry
 
UCHAR ClustersPerIndexRecord
 
UCHAR Padding [3]
 
INDEX_HEADER_ATTRIBUTE Header
 

Detailed Description

Definition at line 391 of file ntfs.h.

Member Data Documentation

◆ AttributeType

ULONG INDEX_ROOT_ATTRIBUTE::AttributeType

Definition at line 393 of file ntfs.h.

Referenced by CreateIndexRootFromBTree(), and NtfsDumpIndexRootAttribute().

◆ ClustersPerIndexRecord

UCHAR INDEX_ROOT_ATTRIBUTE::ClustersPerIndexRecord

Definition at line 396 of file ntfs.h.

Referenced by CreateIndexRootFromBTree(), and NtfsDumpIndexRootAttribute().

◆ CollationRule

ULONG INDEX_ROOT_ATTRIBUTE::CollationRule

Definition at line 394 of file ntfs.h.

Referenced by CreateIndexRootFromBTree(), and NtfsDumpIndexRootAttribute().

◆ Header

◆ Padding

UCHAR INDEX_ROOT_ATTRIBUTE::Padding[3]

Definition at line 397 of file ntfs.h.

◆ SizeOfEntry

ULONG INDEX_ROOT_ATTRIBUTE::SizeOfEntry

The documentation for this struct was generated from the following file: