| UbixOS
    2.0
    | 

Go to the source code of this file.
| Functions | |
| int | fatfs_cache_get_next_cluster (struct fatfs *fs, FL_FILE *file, uint32 clusterIdx, uint32 *pNextCluster) | 
| int | fatfs_cache_init (struct fatfs *fs, FL_FILE *file) | 
| int | fatfs_cache_set_next_cluster (struct fatfs *fs, FL_FILE *file, uint32 clusterIdx, uint32 nextCluster) | 
| int fatfs_cache_get_next_cluster | ( | struct fatfs * | fs, | 
| FL_FILE * | file, | ||
| uint32 | clusterIdx, | ||
| uint32 * | pNextCluster | ||
| ) | 
Definition at line 59 of file fat_cache.c.
Definition at line 42 of file fat_cache.c.