Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/
H A Dfile_table.c72 unsigned long get_max_files(void) in get_max_files() function
76 EXPORT_SYMBOL_GPL(get_max_files);
160 pr_info("VFS: file-max limit %lu reached\n", get_max_files()); in alloc_empty_file()
/OK3568_Linux_fs/kernel/net/unix/
H A Daf_unix.c807 if (atomic_long_read(&unix_nr_socks) > 2 * get_max_files()) in unix_create1()
/OK3568_Linux_fs/kernel/include/linux/
H A Dfs.h80 extern unsigned long get_max_files(void);