PS2SDK
PS2 Homebrew Libraries
Loading...
Searching...
No Matches
cdfs_dirent Struct Reference
+ Collaboration diagram for cdfs_dirent:

Data Fields

acUint32 d_lsn
 
acUint32 d_size
 
acUint32 d_vol
 
acUint32 d_padding
 
acUint8 d_ftype
 
acUint8 d_namlen
 
char d_name [14]
 
struct cdfs_time d_time
 

Detailed Description

Definition at line 300 of file accdvd_internal.h.

Field Documentation

◆ d_lsn

acUint32 cdfs_dirent::d_lsn

Definition at line 302 of file accdvd_internal.h.

◆ d_size

acUint32 cdfs_dirent::d_size

Definition at line 303 of file accdvd_internal.h.

◆ d_vol

acUint32 cdfs_dirent::d_vol

Definition at line 304 of file accdvd_internal.h.

◆ d_padding

acUint32 cdfs_dirent::d_padding

Definition at line 306 of file accdvd_internal.h.

◆ d_ftype

acUint8 cdfs_dirent::d_ftype

Definition at line 307 of file accdvd_internal.h.

◆ d_namlen

acUint8 cdfs_dirent::d_namlen

Definition at line 308 of file accdvd_internal.h.

◆ d_name

char cdfs_dirent::d_name[14]

Definition at line 309 of file accdvd_internal.h.

◆ d_time

struct cdfs_time cdfs_dirent::d_time

Definition at line 310 of file accdvd_internal.h.


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