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

Data Fields

pfs_cache_tinode
 
u32 block_segment
 
u32 block_offset
 
u32 byte_offset
 

Detailed Description

Definition at line 213 of file libpfs.h.

Field Documentation

◆ inode

pfs_cache_t* pfs_blockpos_t::inode

Definition at line 215 of file libpfs.h.

◆ block_segment

u32 pfs_blockpos_t::block_segment

Definition at line 216 of file libpfs.h.

◆ block_offset

u32 pfs_blockpos_t::block_offset

Definition at line 217 of file libpfs.h.

◆ byte_offset

u32 pfs_blockpos_t::byte_offset

Definition at line 218 of file libpfs.h.


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