OpenCore
1.0.4
OpenCore Bootloader
|
#include <fsw_hfsplus.h>
Data Fields | |
fsw_u64 | logicalSize |
fsw_u32 | clumpSize |
fsw_u32 | totalBlocks |
HFSPlusExtentRecord | extents |
Definition at line 86 of file fsw_hfsplus.h.
fsw_u32 HFSPlusForkData::clumpSize |
Definition at line 88 of file fsw_hfsplus.h.
HFSPlusExtentRecord HFSPlusForkData::extents |
Definition at line 90 of file fsw_hfsplus.h.
fsw_u64 HFSPlusForkData::logicalSize |
Definition at line 87 of file fsw_hfsplus.h.
fsw_u32 HFSPlusForkData::totalBlocks |
Definition at line 89 of file fsw_hfsplus.h.