#include <sdk/kernel/pspiofilemgr_dirent.h>
Collaboration diagram for io_stat_t:

Data Fields | |
| unsigned int | access |
| Access flags, zero or more of IOAccessModes. | |
| unsigned int | mode |
| Mode flags, zero or more of IOFileModes. | |
| long long | size |
| Size of the file in bytes. | |
| io_time_t | ctime |
| Creation time. | |
| io_time_t | atime |
| Access time (possibly). | |
| io_time_t | mtime |
| Modification time. | |
| unsigned int | unk [6] |
| Unknown, seem to be all 0xFFFFFFFF. | |
|
|
Access flags, zero or more of IOAccessModes.
|
|
|
Access time (possibly).
|
|
|
Creation time.
|
|
|
Mode flags, zero or more of IOFileModes.
|
|
|
Modification time.
|
|
|
Size of the file in bytes.
|
|
|
Unknown, seem to be all 0xFFFFFFFF.
|
1.4.3-20050530