PS2SDK
PS2 Homebrew Libraries
|
Go to the source code of this file.
Functions | |
struct block_device * | bd_cache_create (struct block_device *bd) |
void | bd_cache_destroy (struct block_device *cbd) |
Simple cache for Block Devices
Definition in file bd_cache.h.
struct block_device * bd_cache_create | ( | struct block_device * | bd | ) |
Definition at line 157 of file bd_cache.c.
void bd_cache_destroy | ( | struct block_device * | cbd | ) |
Definition at line 198 of file bd_cache.c.