|
PS2SDK
PS2 Homebrew Libraries
|
Data Fields | |
| char | pathname [1024] |
| unsigned int | valid |
| unsigned int | path_depth |
| unsigned int | sector_start |
| unsigned int | sector_num |
| unsigned int | cache_offset |
| unsigned int | cache_size |
| u8 * | cache |
Definition at line 33 of file cdfs_iop.c.
| char CacheInfoDir::pathname[1024] |
Definition at line 35 of file cdfs_iop.c.
| unsigned int CacheInfoDir::valid |
Definition at line 36 of file cdfs_iop.c.
| unsigned int CacheInfoDir::path_depth |
Definition at line 38 of file cdfs_iop.c.
| unsigned int CacheInfoDir::sector_start |
Definition at line 40 of file cdfs_iop.c.
| unsigned int CacheInfoDir::sector_num |
Definition at line 41 of file cdfs_iop.c.
| unsigned int CacheInfoDir::cache_offset |
Definition at line 42 of file cdfs_iop.c.
| unsigned int CacheInfoDir::cache_size |
Definition at line 43 of file cdfs_iop.c.
| u8* CacheInfoDir::cache |
Definition at line 45 of file cdfs_iop.c.