Searched refs:dirs_allocated (Results 1 – 2 of 2) sorted by relevance
172 static unsigned int dirs_allocated; variable474 if (dir >= dirs_allocated) in get_filenum()476 dirs_allocated = dir + 32; in get_filenum()
2743 (dirs, dirs_in_use, dirs_allocated): New variables.