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

#include <fsw_hfsplus.h>

Data Fields

fsw_u64 logicalSize
 
fsw_u32 clumpSize
 
fsw_u32 totalBlocks
 
HFSPlusExtentRecord extents
 

Detailed Description

Definition at line 86 of file fsw_hfsplus.h.

Field Documentation

◆ clumpSize

fsw_u32 HFSPlusForkData::clumpSize

Definition at line 88 of file fsw_hfsplus.h.

◆ extents

HFSPlusExtentRecord HFSPlusForkData::extents

Definition at line 90 of file fsw_hfsplus.h.

◆ logicalSize

fsw_u64 HFSPlusForkData::logicalSize

Definition at line 87 of file fsw_hfsplus.h.

◆ totalBlocks

fsw_u32 HFSPlusForkData::totalBlocks

Definition at line 89 of file fsw_hfsplus.h.


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