Searched full:fdtable (Results 1 – 13 of 13) sorted by relevance
28 table are in a separate structure - struct fdtable.29 files_struct contains a pointer to struct fdtable through31 fdtable is embedded in files_struct itself. On a subsequent32 expansion of fdtable, a new fdtable structure is allocated33 and files->fdtab points to the new structure. The fdtable35 see the old fdtable or the new fdtable making the update37 the fdtable structure -39 1. All references to the fdtable must be done through42 struct fdtable *fdt;55 The fdtable pointer must be read within the read-side[all …]
107 /* Wipe fdtable. */ in main()144 /* Now fdtable is clean. */ in main()
10 #include <linux/fdtable.h>
26 #include <linux/fdtable.h>
59 #include <linux/fdtable.h>
5 #include <linux/fdtable.h>
6 #include <linux/fdtable.h>
12 #include <linux/fdtable.h>
37 #include <linux/fdtable.h>
19 #include <linux/fdtable.h>
45 #include <linux/fdtable.h>