Home
last modified time | relevance | path

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

/fs/
Dfile_table.c69 unsigned long get_max_files(void) in get_max_files() function
73 EXPORT_SYMBOL_GPL(get_max_files);
145 pr_info("VFS: file-max limit %lu reached\n", get_max_files()); in get_empty_filp()