Searched refs:old_max (Results 1 – 1 of 1) sorted by relevance
220 static long old_max; in alloc_empty_file() local253 if (get_nr_files() > old_max) { in alloc_empty_file()255 old_max = get_nr_files(); in alloc_empty_file()
Completed in 6 milliseconds