ps2sdk
1.1
A collection of Open Source libraries used for developing applications on Sony's PlayStation 2® (PS2).
|
#include <iox_stat.h>
Data Fields | |
unsigned int | mode |
unsigned int | attr |
unsigned int | size |
unsigned char | ctime [8] |
unsigned char | atime [8] |
unsigned char | mtime [8] |
unsigned int | hisize |
unsigned int | private_0 |
unsigned int | private_1 |
unsigned int | private_2 |
unsigned int | private_3 |
unsigned int | private_4 |
unsigned int | private_5 |
Definition at line 92 of file iox_stat.h.
unsigned char iox_stat_t::atime[8] |
Definition at line 97 of file iox_stat.h.
Referenced by fill_stat().
unsigned int iox_stat_t::attr |
Definition at line 94 of file iox_stat.h.
Referenced by hddGetFilesystemList().
unsigned char iox_stat_t::ctime[8] |
Definition at line 96 of file iox_stat.h.
Referenced by fill_stat().
unsigned int iox_stat_t::hisize |
Definition at line 99 of file iox_stat.h.
Referenced by fill_stat().
unsigned int iox_stat_t::mode |
Definition at line 93 of file iox_stat.h.
Referenced by fill_stat(), hddGetFilesystemList(), and hddUpdateInfo().
unsigned char iox_stat_t::mtime[8] |
Definition at line 98 of file iox_stat.h.
Referenced by fill_stat().
unsigned int iox_stat_t::private_0 |
Number of subs (main) / subpart number (sub)
Definition at line 101 of file iox_stat.h.
Referenced by hddGetFilesystemList().
unsigned int iox_stat_t::private_1 |
Definition at line 102 of file iox_stat.h.
unsigned int iox_stat_t::private_2 |
Definition at line 103 of file iox_stat.h.
unsigned int iox_stat_t::private_3 |
Definition at line 104 of file iox_stat.h.
unsigned int iox_stat_t::private_4 |
Definition at line 105 of file iox_stat.h.
unsigned int iox_stat_t::private_5 |
Sector start.
Definition at line 107 of file iox_stat.h.
unsigned int iox_stat_t::size |
Definition at line 95 of file iox_stat.h.
Referenced by fill_stat(), and hddUpdateInfo().