#include <iso9660/iso9660.h>
#include <xetypes.h>
#include <ppc/atomic.h>
#include <diskio/disc_io.h>
#include <fcntl.h>
#include <sys/dirent.h>
#include <debug.h>
#include <stdio.h>
#include <ctype.h>
#include <string.h>
#include <malloc.h>
Go to the source code of this file.
◆ DBG_ERROR
#define DBG_ERROR "[iso9660] Error: " |
◆ DBG_NOTICE
#define DBG_NOTICE "[iso9660] Notice: " |
◆ dbglog
#define dbglog |
( |
|
sev, |
|
|
|
prm... |
|
) |
| printf(sev prm); |
◆ MAX_FN_LEN
◆ MAX_ISO_FILES
◆ NUM_CACHE_BLOCKS
#define NUM_CACHE_BLOCKS 16 |
◆ O_DIR
◆ FILE_STRUCT
◆ fs_iso9660_init()
◆ fs_iso9660_shutdown()
int fs_iso9660_shutdown |
( |
| ) |
|
◆ ISO9660_GetVolumeLabel()
const char * ISO9660_GetVolumeLabel |
( |
const char * |
name | ) |
|
◆ ISO9660_Mount()
bool ISO9660_Mount |
( |
const char * |
name, |
|
|
const DISC_INTERFACE * |
disc_interface |
|
) |
| |
◆ ISO9660_Unmount()
bool ISO9660_Unmount |
( |
const char * |
name | ) |
|
◆ iso_reset()
◆ broken
◆ dir
◆ dirent
◆ first_extent
◆ ptr
◆ size