PS2SDK
PS2 Homebrew Libraries
Loading...
Searching...
No Matches
CacheInfoDir Struct Reference

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
 

Detailed Description

Definition at line 33 of file cdfs_iop.c.

Field Documentation

◆ pathname

char CacheInfoDir::pathname[1024]

Definition at line 35 of file cdfs_iop.c.

◆ valid

unsigned int CacheInfoDir::valid

Definition at line 36 of file cdfs_iop.c.

◆ path_depth

unsigned int CacheInfoDir::path_depth

Definition at line 38 of file cdfs_iop.c.

◆ sector_start

unsigned int CacheInfoDir::sector_start

Definition at line 40 of file cdfs_iop.c.

◆ sector_num

unsigned int CacheInfoDir::sector_num

Definition at line 41 of file cdfs_iop.c.

◆ cache_offset

unsigned int CacheInfoDir::cache_offset

Definition at line 42 of file cdfs_iop.c.

◆ cache_size

unsigned int CacheInfoDir::cache_size

Definition at line 43 of file cdfs_iop.c.

◆ cache

u8* CacheInfoDir::cache

Definition at line 45 of file cdfs_iop.c.


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