Main Page | Modules | Namespace List | Data Structures | Directories | File List | Namespace Members | Data Fields | Globals

fat12.c File Reference

#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)

Define Documentation

#define LOG_PRINTF  ) 
 


Function Documentation

static int fat12_cluster_entry tVolume V,
DWORD  N,
int  FatNum,
DWORD Sector,
DWORD EntryOffset
[static]
 

int fat12_read_entry tVolume V,
DWORD  N,
int  FatNum,
DWORD Value
 

int fat12_unlink tVolume V,
DWORD  Cluster
 

int fat12_write_entry tVolume V,
DWORD  N,
int  FatNum,
DWORD  Value
 


Generated on Fri Feb 24 14:13:22 2006 for VDK Blacksheep by  doxygen 1.4.1