|
OpenCore
1.0.5
OpenCore Bootloader
|
#include <fsw_hfsplus.h>
Data Fields | ||
| fsw_u32 | fdType | |
| fsw_u32 | fdCreator | |
| fsw_u16 | fdFlags | |
| struct { | ||
| fsw_u16 v | ||
| fsw_u16 h | ||
| } | fdLocation | |
| fsw_u16 | opaque | |
Definition at line 138 of file fsw_hfsplus.h.
| fsw_u32 FndrFileInfo::fdCreator |
Definition at line 140 of file fsw_hfsplus.h.
| fsw_u16 FndrFileInfo::fdFlags |
Definition at line 141 of file fsw_hfsplus.h.
| struct { ... } FndrFileInfo::fdLocation |
| fsw_u32 FndrFileInfo::fdType |
Definition at line 139 of file fsw_hfsplus.h.
| fsw_u16 FndrFileInfo::h |
Definition at line 144 of file fsw_hfsplus.h.
| fsw_u16 FndrFileInfo::opaque |
Definition at line 146 of file fsw_hfsplus.h.
| fsw_u16 FndrFileInfo::v |
Definition at line 143 of file fsw_hfsplus.h.