Home
last modified time | relevance | path

Searched refs:fsPreallocateClusters (Results 1 – 3 of 3) sorted by relevance

/external/mtools/
DfsP.h99 int fsPreallocateClusters(Fs_t *Fs, long);
Dfile.c106 r = fsPreallocateClusters(Fs, neededPrealloc - This->preallocatedClusters); in recalcPreallocSize()
505 fsPreallocateClusters(Fs, -This->preallocatedClusters); in free_file()
Dinit.c433 int fsPreallocateClusters(Fs_t *Fs, long size) in fsPreallocateClusters() function