Searched refs:fdt (Results 1 – 1 of 1) sorted by relevance
4785 struct fdtable *fdt; in io_close() local4795 fdt = files_fdtable(files); in io_close()4796 if (close->fd >= fdt->max_fds) { in io_close()4800 file = fdt->fd[close->fd]; in io_close()