OpenCore  1.0.6
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 686 of file Driver.h.

Field Documentation

◆ Attr

NTFS_ATTR* RUNLIST::Attr

Definition at line 693 of file Driver.h.

◆ CurrentLcn

UINT64 RUNLIST::CurrentLcn

Definition at line 690 of file Driver.h.

◆ CurrentVcn

UINT64 RUNLIST::CurrentVcn

Definition at line 689 of file Driver.h.

◆ IsSparse

BOOLEAN RUNLIST::IsSparse

Definition at line 687 of file Driver.h.

◆ NextDataRun

UINT8* RUNLIST::NextDataRun

Definition at line 692 of file Driver.h.

◆ NextVcn

UINT64 RUNLIST::NextVcn

Definition at line 691 of file Driver.h.

◆ TargetVcn

UINT64 RUNLIST::TargetVcn

Definition at line 688 of file Driver.h.

◆ Unit

COMPRESSED RUNLIST::Unit

Definition at line 694 of file Driver.h.


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