Searched refs:sorted_file_alloc (Results 1 – 1 of 1) sorted by relevance
349 static size_t sorted_file_alloc; variable4100 if (sorted_file_alloc < cwd_n_used + cwd_n_used / 2) in sort_files()4104 sorted_file_alloc = 3 * cwd_n_used; in sort_files()