OpenCore
1.0.4
OpenCore Bootloader
|
#include <fsw_hfsplus.h>
Data Fields | |
fsw_u16 | keyLength |
fsw_u8 | forkType |
fsw_u8 | pad |
fsw_u32 | fileID |
fsw_u32 | startBlock |
Definition at line 252 of file fsw_hfsplus.h.
fsw_u32 HFSPlusExtentKey::fileID |
Definition at line 256 of file fsw_hfsplus.h.
fsw_u8 HFSPlusExtentKey::forkType |
Definition at line 254 of file fsw_hfsplus.h.
fsw_u16 HFSPlusExtentKey::keyLength |
Definition at line 253 of file fsw_hfsplus.h.
fsw_u8 HFSPlusExtentKey::pad |
Definition at line 255 of file fsw_hfsplus.h.
fsw_u32 HFSPlusExtentKey::startBlock |
Definition at line 257 of file fsw_hfsplus.h.