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

blockio.c File Reference

#include "fat.h"

Defines

#define LOG_PRINTF(s)
#define USED   0x1
#define DIRTY   0x2

Functions

static int search_for_buffer (tVolume *V, DWORD Sector)
static int find_least_recently_used (tVolume *V)
static int flush_buffer (tVolume *V, int NumBuf)
int fat_flushall (tVolume *V)
int fat_writebuf (tVolume *V, int NumBuf)
int fat_trashbuf (tVolume *V)
int fat_readbuf (tVolume *V, DWORD Sector)

Define Documentation

#define DIRTY   0x2
 

#define LOG_PRINTF  ) 
 

#define USED   0x1
 


Function Documentation

int fat_flushall tVolume V  ) 
 

int fat_readbuf tVolume V,
DWORD  Sector
 

int fat_trashbuf tVolume V  ) 
 

int fat_writebuf tVolume V,
int  NumBuf
 

static int find_least_recently_used tVolume V  )  [static]
 

static int flush_buffer tVolume V,
int  NumBuf
[static]
 

static int search_for_buffer tVolume V,
DWORD  Sector
[static]
 


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