#include "fat.h"Defines | |
| #define | LOG_PRINTF(s) |
Functions | |
| static int | fat12_cluster_entry (tVolume *V, DWORD N, int FatNum, DWORD *Sector, DWORD *EntryOffset) |
| int | fat12_read_entry (tVolume *V, DWORD N, int FatNum, DWORD *Value) |
| int | fat12_write_entry (tVolume *V, DWORD N, int FatNum, DWORD Value) |
| int | fat12_unlink (tVolume *V, DWORD Cluster) |
|
|
|
|
||||||||||||||||||||||||
|
|
|
||||||||||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||||||||||
|
|
1.4.1