PS2SDK
PS2 Homebrew Libraries
|
Go to the source code of this file.
Macros | |
#define | bd_defrag bd_defrag_read |
Functions | |
int | bd_defrag_read (struct block_device *bd, u32 fragcount, struct bd_fragment *fraglist, u64 sector, void *buffer, u16 count) |
int | bd_defrag_write (struct block_device *bd, u32 fragcount, struct bd_fragment *fraglist, u64 sector, const void *buffer, u16 count) |
Fragmented Block Device to Block Device
Definition in file bd_defrag.h.
#define bd_defrag bd_defrag_read |
Definition at line 28 of file bd_defrag.h.
|
extern |
Definition at line 7 of file bd_defrag.c.
|
extern |
Definition at line 55 of file bd_defrag.c.