#include "../../version/ver_fat_sl.h"
Go to the source code of this file.
unsigned char _f_alloccluster |
( |
unsigned long * |
| ) |
|
void _f_clustertopos |
( |
unsigned |
long, |
|
|
F_POS * |
|
|
) |
| |
unsigned char _f_getclustervalue |
( |
unsigned |
long, |
|
|
unsigned long * |
|
|
) |
| |
unsigned char _f_getcurrsector |
( |
void |
| ) |
|
unsigned char _f_getfatsector |
( |
unsigned |
long | ) |
|
unsigned char _f_removechain |
( |
unsigned |
long | ) |
|
unsigned char _f_setclustervalue |
( |
unsigned |
long, |
|
|
unsigned |
long |
|
) |
| |
unsigned char _f_writefatsector |
( |
void |
| ) |
|
Definition at line 64 of file fat.c.