ps2sdk  1.1
A collection of Open Source libraries used for developing applications on Sony's PlayStation 2® (PS2).
iox_stat_t Struct Reference

#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
 

Detailed Description

Definition at line 92 of file iox_stat.h.

Field Documentation

◆ atime

unsigned char iox_stat_t::atime[8]

Definition at line 97 of file iox_stat.h.

Referenced by fill_stat().

◆ attr

unsigned int iox_stat_t::attr

Definition at line 94 of file iox_stat.h.

Referenced by hddGetFilesystemList().

◆ ctime

unsigned char iox_stat_t::ctime[8]

Definition at line 96 of file iox_stat.h.

Referenced by fill_stat().

◆ hisize

unsigned int iox_stat_t::hisize

Definition at line 99 of file iox_stat.h.

Referenced by fill_stat().

◆ mode

unsigned int iox_stat_t::mode

Definition at line 93 of file iox_stat.h.

Referenced by fill_stat(), hddGetFilesystemList(), and hddUpdateInfo().

◆ mtime

unsigned char iox_stat_t::mtime[8]

Definition at line 98 of file iox_stat.h.

Referenced by fill_stat().

◆ private_0

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().

◆ private_1

unsigned int iox_stat_t::private_1

Definition at line 102 of file iox_stat.h.

◆ private_2

unsigned int iox_stat_t::private_2

Definition at line 103 of file iox_stat.h.

◆ private_3

unsigned int iox_stat_t::private_3

Definition at line 104 of file iox_stat.h.

◆ private_4

unsigned int iox_stat_t::private_4

Definition at line 105 of file iox_stat.h.

◆ private_5

unsigned int iox_stat_t::private_5

Sector start.

Definition at line 107 of file iox_stat.h.

◆ size

unsigned int iox_stat_t::size

Definition at line 95 of file iox_stat.h.

Referenced by fill_stat(), and hddUpdateInfo().


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