|
OpenCore
1.0.5
OpenCore Bootloader
|
#include <fsw_hfsplus.h>
Data Fields | |
| struct fsw_volume | g |
| HFSPlusVolumeHeader * | vh |
| struct fsw_hfsplus_dnode * | catf |
Definition at line 308 of file fsw_hfsplus.h.
| struct fsw_hfsplus_dnode* fsw_hfsplus_volume::catf |
Definition at line 311 of file fsw_hfsplus.h.
| struct fsw_volume fsw_hfsplus_volume::g |
Definition at line 309 of file fsw_hfsplus.h.
| HFSPlusVolumeHeader* fsw_hfsplus_volume::vh |
Definition at line 310 of file fsw_hfsplus.h.