ReactOS 0.4.16-dev-1946-g52006dd
_Ext4ExtentHeader Struct Reference

#include <ext.h>

Public Attributes

USHORT Magic
 
USHORT Entries
 
USHORT Max
 
USHORT Depth
 
ULONG Generation
 

Detailed Description

Definition at line 128 of file ext.h.

Member Data Documentation

◆ Depth

USHORT _Ext4ExtentHeader::Depth

Definition at line 133 of file ext.h.

Referenced by ExtCopyBlockPointersByExtents().

◆ Entries

USHORT _Ext4ExtentHeader::Entries

Definition at line 131 of file ext.h.

Referenced by ExtCopyBlockPointersByExtents().

◆ Generation

ULONG _Ext4ExtentHeader::Generation

Definition at line 134 of file ext.h.

◆ Magic

USHORT _Ext4ExtentHeader::Magic

Definition at line 130 of file ext.h.

Referenced by ExtCopyBlockPointersByExtents().

◆ Max

USHORT _Ext4ExtentHeader::Max

Definition at line 132 of file ext.h.


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