Home
last modified time | relevance | path

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

/fs/
A Dfile_table.c94 unsigned long get_max_files(void) in get_max_files() function
98 EXPORT_SYMBOL_GPL(get_max_files);
254 pr_info("VFS: file-max limit %lu reached\n", get_max_files()); in alloc_empty_file()
/fs/smb/server/
A Dvfs_cache.c43 limit = min(limit, get_max_files()); in ksmbd_set_fd_limit()

Completed in 7 milliseconds