|
OpenCore
1.0.5
OpenCore Bootloader
|
#include <fsw_hfsplus.h>
Data Fields | |
| fsw_s16 | recordType |
| fsw_u16 | reserved |
| fsw_u32 | parentID |
| HFSUniStr255 | nodeName |
Definition at line 207 of file fsw_hfsplus.h.
| HFSUniStr255 HFSPlusCatalogThread::nodeName |
Definition at line 211 of file fsw_hfsplus.h.
| fsw_u32 HFSPlusCatalogThread::parentID |
Definition at line 210 of file fsw_hfsplus.h.
| fsw_s16 HFSPlusCatalogThread::recordType |
Definition at line 208 of file fsw_hfsplus.h.
| fsw_u16 HFSPlusCatalogThread::reserved |
Definition at line 209 of file fsw_hfsplus.h.