Searched refs:max_fds (Results 1 – 1 of 1) sorted by relevance
27 unsigned int max_fds; member86 if (fd < fdt->max_fds) { in __fcheck_files()87 fd = array_index_nospec(fd, fdt->max_fds); in __fcheck_files()