ReactOS 0.4.15-dev-7942-gd23573b
NTFS_INDEX_HEADER Struct Reference

#include <ntfs.h>

Public Attributes

ULONG EntriesOffset
 
ULONG IndexLength
 
ULONG AllocatedSize
 
UCHAR Flags
 
UCHAR Reserved [3]
 

Detailed Description

Definition at line 159 of file ntfs.h.

Member Data Documentation

◆ AllocatedSize

ULONG NTFS_INDEX_HEADER::AllocatedSize

Definition at line 163 of file ntfs.h.

◆ EntriesOffset

ULONG NTFS_INDEX_HEADER::EntriesOffset

Definition at line 161 of file ntfs.h.

Referenced by NtfsFindMftRecord().

◆ Flags

UCHAR NTFS_INDEX_HEADER::Flags

Definition at line 164 of file ntfs.h.

Referenced by NtfsFindMftRecord().

◆ IndexLength

ULONG NTFS_INDEX_HEADER::IndexLength

Definition at line 162 of file ntfs.h.

◆ Reserved

UCHAR NTFS_INDEX_HEADER::Reserved[3]

Definition at line 165 of file ntfs.h.


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