ReactOS 0.4.16-dev-963-g182f353
_Ext4ExtentHeader Struct Reference

#include <ext.h>

Public Attributes

USHORT Magic
 
USHORT Entries
 
USHORT Max
 
USHORT Depth
 
ULONG Generation
 

Detailed Description

Definition at line 116 of file ext.h.

Member Data Documentation

◆ Depth

USHORT _Ext4ExtentHeader::Depth

Definition at line 121 of file ext.h.

Referenced by ExtCopyBlockPointersByExtents().

◆ Entries

USHORT _Ext4ExtentHeader::Entries

Definition at line 119 of file ext.h.

Referenced by ExtCopyBlockPointersByExtents().

◆ Generation

ULONG _Ext4ExtentHeader::Generation

Definition at line 122 of file ext.h.

◆ Magic

USHORT _Ext4ExtentHeader::Magic

Definition at line 118 of file ext.h.

Referenced by ExtCopyBlockPointersByExtents().

◆ Max

USHORT _Ext4ExtentHeader::Max

Definition at line 120 of file ext.h.


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