PS2SDK
PS2 Homebrew Libraries
Loading...
Searching...
No Matches
pfs_file_slot_t Struct Reference
+ Collaboration diagram for pfs_file_slot_t:

Data Fields

iomanX_iop_file_tfd
 
pfs_cache_tclink
 
u32 aentryOffset
 
u64 position
 
pfs_blockpos_t block_pos
 
pfs_unaligned_io_t unaligned
 

Detailed Description

Definition at line 38 of file pfs.h.

Field Documentation

◆ fd

iomanX_iop_file_t* pfs_file_slot_t::fd

Definition at line 39 of file pfs.h.

◆ clink

pfs_cache_t* pfs_file_slot_t::clink

Definition at line 40 of file pfs.h.

◆ aentryOffset

u32 pfs_file_slot_t::aentryOffset

Definition at line 41 of file pfs.h.

◆ position

u64 pfs_file_slot_t::position

Definition at line 42 of file pfs.h.

◆ block_pos

pfs_blockpos_t pfs_file_slot_t::block_pos

Definition at line 43 of file pfs.h.

◆ unaligned

pfs_unaligned_io_t pfs_file_slot_t::unaligned

Definition at line 44 of file pfs.h.


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