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

#include <fsw_hfsplus.h>

Data Fields

fsw_u16 keyLength
 
fsw_u8 forkType
 
fsw_u8 pad
 
fsw_u32 fileID
 
fsw_u32 startBlock
 

Detailed Description

Definition at line 252 of file fsw_hfsplus.h.

Field Documentation

◆ fileID

fsw_u32 HFSPlusExtentKey::fileID

Definition at line 256 of file fsw_hfsplus.h.

◆ forkType

fsw_u8 HFSPlusExtentKey::forkType

Definition at line 254 of file fsw_hfsplus.h.

◆ keyLength

fsw_u16 HFSPlusExtentKey::keyLength

Definition at line 253 of file fsw_hfsplus.h.

◆ pad

fsw_u8 HFSPlusExtentKey::pad

Definition at line 255 of file fsw_hfsplus.h.

◆ startBlock

fsw_u32 HFSPlusExtentKey::startBlock

Definition at line 257 of file fsw_hfsplus.h.


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