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

#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
 

Detailed Description

Definition at line 138 of file fsw_hfsplus.h.

Field Documentation

◆ fdCreator

fsw_u32 FndrFileInfo::fdCreator

Definition at line 140 of file fsw_hfsplus.h.

◆ fdFlags

fsw_u16 FndrFileInfo::fdFlags

Definition at line 141 of file fsw_hfsplus.h.

◆ [struct]

struct { ... } FndrFileInfo::fdLocation

◆ fdType

fsw_u32 FndrFileInfo::fdType

Definition at line 139 of file fsw_hfsplus.h.

◆ h

fsw_u16 FndrFileInfo::h

Definition at line 144 of file fsw_hfsplus.h.

◆ opaque

fsw_u16 FndrFileInfo::opaque

Definition at line 146 of file fsw_hfsplus.h.

◆ v

fsw_u16 FndrFileInfo::v

Definition at line 143 of file fsw_hfsplus.h.


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