Searched refs:get_nr_files (Results 1 – 1 of 1) sorted by relevance
62 static long get_nr_files(void) in get_nr_files() function83 files_stat.nr_files = get_nr_files(); in proc_nr_files()113 if (get_nr_files() >= files_stat.max_files && !capable(CAP_SYS_ADMIN)) { in get_empty_filp()141 if (get_nr_files() > old_max) { in get_empty_filp()143 old_max = get_nr_files(); in get_empty_filp()