Searched refs:preallocatedClusters (Results 1 – 4 of 4) sorted by relevance
38 int preallocatedClusters; member106 r = fsPreallocateClusters(Fs, neededPrealloc - This->preallocatedClusters); in recalcPreallocSize()109 This->preallocatedClusters = neededPrealloc; in recalcPreallocSize()505 fsPreallocateClusters(Fs, -This->preallocatedClusters); in free_file()635 File->preallocatedClusters = 0; in _internalFileOpen()
71 int preallocatedClusters; member
275 This->preallocatedClusters = 0; in fs_init()438 Fs->preallocatedClusters += size; in fsPreallocateClusters()
834 fprintf(stderr,"No free cluster %d %d\n", This->preallocatedClusters, in get_next_free_cluster()