Searched refs:get_max_files (Results 1 – 2 of 2) sorted by relevance
94 unsigned long get_max_files(void) in get_max_files() function98 EXPORT_SYMBOL_GPL(get_max_files);254 pr_info("VFS: file-max limit %lu reached\n", get_max_files()); in alloc_empty_file()
43 limit = min(limit, get_max_files()); in ksmbd_set_fd_limit()
Completed in 7 milliseconds