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

#include <fileXio.h>

Data Fields

char blockdevice [512]
 
char mountpoint [512]
 
int flags
 

Detailed Description

Definition at line 125 of file fileXio.h.

Field Documentation

◆ blockdevice

char fxio_mount_packet::blockdevice[512]

Definition at line 126 of file fileXio.h.

◆ flags

int fxio_mount_packet::flags

Definition at line 128 of file fileXio.h.

◆ mountpoint

char fxio_mount_packet::mountpoint[512]

Definition at line 127 of file fileXio.h.

Referenced by fileXioMount().


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