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

fat32.c File Reference

#include "fat.h"

Functions

static int fat32_cluster_entry (tVolume *V, DWORD N, int FatNum, DWORD *Sector, DWORD *EntryOffset)
int fat32_read_entry (tVolume *V, DWORD N, int FatNum, DWORD *Value)
int fat32_write_entry (tVolume *V, DWORD N, int FatNum, DWORD Value)
int fat32_unlink (tVolume *V, DWORD Cluster)

Function Documentation

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

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

int fat32_unlink tVolume V,
DWORD  Cluster
 

int fat32_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