Searched refs:files_allocated (Results 1 – 1 of 1) sorted by relevance
167 static unsigned int files_allocated; variable503 if (i >= files_allocated) in get_filenum()505 unsigned int old = files_allocated; in get_filenum()507 files_allocated = i + 32; in get_filenum()