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