Searched refs:fdt (Results 1 – 1 of 1) sorted by relevance
2229 struct fdtable *fdt; in flush_unauthorized_files() local2273 fdt = files_fdtable(files); in flush_unauthorized_files()2274 if (i >= fdt->max_fds) in flush_unauthorized_files()2276 set = fdt->open_fds[j]; in flush_unauthorized_files()