OpenCore
1.0.4
OpenCore Bootloader
|
#include <fsw_hfsplus.h>
Data Fields | |
struct fsw_dnode | g |
fsw_u32 | ct |
fsw_u32 | mt |
fsw_u32 | at |
HFSPlusExtentRecord | extents |
fsw_u32 | bt_root |
fsw_u16 | bt_ndsz |
fsw_u32 | fd_creator |
fsw_u32 | fd_type |
fsw_u32 | inode_num |
fsw_u32 | parent_id |
Definition at line 291 of file fsw_hfsplus.h.
fsw_u32 fsw_hfsplus_dnode::at |
Definition at line 293 of file fsw_hfsplus.h.
fsw_u16 fsw_hfsplus_dnode::bt_ndsz |
Definition at line 296 of file fsw_hfsplus.h.
fsw_u32 fsw_hfsplus_dnode::bt_root |
Definition at line 295 of file fsw_hfsplus.h.
fsw_u32 fsw_hfsplus_dnode::ct |
Definition at line 293 of file fsw_hfsplus.h.
HFSPlusExtentRecord fsw_hfsplus_dnode::extents |
Definition at line 294 of file fsw_hfsplus.h.
fsw_u32 fsw_hfsplus_dnode::fd_creator |
Definition at line 299 of file fsw_hfsplus.h.
fsw_u32 fsw_hfsplus_dnode::fd_type |
Definition at line 300 of file fsw_hfsplus.h.
struct fsw_dnode fsw_hfsplus_dnode::g |
Definition at line 292 of file fsw_hfsplus.h.
fsw_u32 fsw_hfsplus_dnode::inode_num |
Definition at line 301 of file fsw_hfsplus.h.
fsw_u32 fsw_hfsplus_dnode::mt |
Definition at line 293 of file fsw_hfsplus.h.
fsw_u32 fsw_hfsplus_dnode::parent_id |
Definition at line 303 of file fsw_hfsplus.h.