Home
last modified time | relevance | path

Searched refs:fatAllocate (Results 1 – 4 of 4) sorted by relevance

/external/mtools/
DfsP.h91 void fatAllocate(Fs_t *This, unsigned int pos, unsigned int value);
Dfile.c279 fatAllocate(This->Fs, NewCluNr, Fs->end_fat); in normal_map()
Dfat.c783 void fatAllocate(Fs_t *This, unsigned int pos, unsigned int value) in fatAllocate() function
Dmformat.c313 fatAllocate(Fs, Fs->rootCluster, Fs->end_fat); in format_root()