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

#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
 

Detailed Description

Definition at line 291 of file fsw_hfsplus.h.

Field Documentation

◆ at

fsw_u32 fsw_hfsplus_dnode::at

Definition at line 293 of file fsw_hfsplus.h.

◆ bt_ndsz

fsw_u16 fsw_hfsplus_dnode::bt_ndsz

Definition at line 296 of file fsw_hfsplus.h.

◆ bt_root

fsw_u32 fsw_hfsplus_dnode::bt_root

Definition at line 295 of file fsw_hfsplus.h.

◆ ct

fsw_u32 fsw_hfsplus_dnode::ct

Definition at line 293 of file fsw_hfsplus.h.

◆ extents

HFSPlusExtentRecord fsw_hfsplus_dnode::extents

Definition at line 294 of file fsw_hfsplus.h.

◆ fd_creator

fsw_u32 fsw_hfsplus_dnode::fd_creator

Definition at line 299 of file fsw_hfsplus.h.

◆ fd_type

fsw_u32 fsw_hfsplus_dnode::fd_type

Definition at line 300 of file fsw_hfsplus.h.

◆ g

struct fsw_dnode fsw_hfsplus_dnode::g

Definition at line 292 of file fsw_hfsplus.h.

◆ inode_num

fsw_u32 fsw_hfsplus_dnode::inode_num

Definition at line 301 of file fsw_hfsplus.h.

◆ mt

fsw_u32 fsw_hfsplus_dnode::mt

Definition at line 293 of file fsw_hfsplus.h.

◆ parent_id

fsw_u32 fsw_hfsplus_dnode::parent_id

Definition at line 303 of file fsw_hfsplus.h.


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