ReactOS 0.4.16-dev-937-g7afcd2a
_Ext4ExtentIdx Struct Reference

#include <ext.h>

Public Attributes

ULONG Block
 
ULONG Leaf
 
USHORT LeafHigh
 
USHORT Unused
 

Detailed Description

Definition at line 125 of file ext.h.

Member Data Documentation

◆ Block

ULONG _Ext4ExtentIdx::Block

Definition at line 127 of file ext.h.

◆ Leaf

ULONG _Ext4ExtentIdx::Leaf

Definition at line 128 of file ext.h.

◆ LeafHigh

USHORT _Ext4ExtentIdx::LeafHigh

Definition at line 129 of file ext.h.

◆ Unused

USHORT _Ext4ExtentIdx::Unused

Definition at line 130 of file ext.h.


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