Searched refs:fsPreallocateClusters (Results 1 – 3 of 3) sorted by relevance
99 int fsPreallocateClusters(Fs_t *Fs, long);
106 r = fsPreallocateClusters(Fs, neededPrealloc - This->preallocatedClusters); in recalcPreallocSize()505 fsPreallocateClusters(Fs, -This->preallocatedClusters); in free_file()
433 int fsPreallocateClusters(Fs_t *Fs, long size) in fsPreallocateClusters() function