Definition at line 169 of file libpfs.h.
◆ devName
char* pfs_block_device_t::devName |
◆ transfer
int(* pfs_block_device_t::transfer) (int fd, void *buffer, u32 sub, u32 sector, u32 size, u32 mode) |
◆ getSubNumber
u32(* pfs_block_device_t::getSubNumber) (int fd) |
◆ getSize
u32(* pfs_block_device_t::getSize) (int fd, u32 sub) |
◆ setPartitionError
void(* pfs_block_device_t::setPartitionError) (int fd) |
◆ flushCache
int(* pfs_block_device_t::flushCache) (int fd) |
The documentation for this struct was generated from the following file: