OpenCore  1.0.4
OpenCore Bootloader
Loading...
Searching...
No Matches
RUNLIST Struct Reference

#include <Driver.h>

Data Fields

BOOLEAN IsSparse
 
UINT64 TargetVcn
 
UINT64 CurrentVcn
 
UINT64 CurrentLcn
 
UINT64 NextVcn
 
UINT8 * NextDataRun
 
NTFS_ATTRAttr
 
COMPRESSED Unit
 

Detailed Description

Definition at line 671 of file Driver.h.

Field Documentation

◆ Attr

NTFS_ATTR* RUNLIST::Attr

Definition at line 678 of file Driver.h.

◆ CurrentLcn

UINT64 RUNLIST::CurrentLcn

Definition at line 675 of file Driver.h.

◆ CurrentVcn

UINT64 RUNLIST::CurrentVcn

Definition at line 674 of file Driver.h.

◆ IsSparse

BOOLEAN RUNLIST::IsSparse

Definition at line 672 of file Driver.h.

◆ NextDataRun

UINT8* RUNLIST::NextDataRun

Definition at line 677 of file Driver.h.

◆ NextVcn

UINT64 RUNLIST::NextVcn

Definition at line 676 of file Driver.h.

◆ TargetVcn

UINT64 RUNLIST::TargetVcn

Definition at line 673 of file Driver.h.

◆ Unit

COMPRESSED RUNLIST::Unit

Definition at line 679 of file Driver.h.


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