ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

fat.c File Reference
#include "vfatlib.h"
#include <debug.h>

Go to the source code of this file.

Defines

#define NDEBUG

Functions

static void get_fat (FAT_ENTRY *entry, void *fat, unsigned long cluster, DOS_FS *fs)
void read_fat (DOS_FS *fs)
void set_fat (DOS_FS *fs, unsigned long cluster, unsigned long new)
int bad_cluster (DOS_FS *fs, unsigned long cluster)
unsigned long next_cluster (DOS_FS *fs, unsigned long cluster)
loff_t cluster_start (DOS_FS *fs, unsigned long cluster)
void set_owner (DOS_FS *fs, unsigned long cluster, DOS_FILE *owner)
DOS_FILEget_owner (DOS_FS *fs, unsigned long cluster)
void fix_bad (DOS_FS *fs)
void reclaim_free (DOS_FS *fs)
static void tag_free (DOS_FS *fs, DOS_FILE *ptr)
void reclaim_file (DOS_FS *fs)
unsigned long update_free (DOS_FS *fs)

Generated on Sat May 26 2012 04:46:38 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.