Searched refs:files_allocated (Results 1 – 1 of 1) sorted by relevance
219 static unsigned int files_allocated; variable610 if (i >= files_allocated) in get_filenum()612 unsigned int old = files_allocated; in get_filenum()614 files_allocated = i + 32; in get_filenum()