Home
last modified time | relevance | path

Searched refs:old_max (Results 1 – 1 of 1) sorted by relevance

/fs/
A Dfile_table.c220 static long old_max; in alloc_empty_file() local
253 if (get_nr_files() > old_max) { in alloc_empty_file()
255 old_max = get_nr_files(); in alloc_empty_file()

Completed in 6 milliseconds