Home
last modified time | relevance | path

Searched refs:fdtab (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/fs/
Dfile.c195 if (cur_fdt != &files->fdtab) in expand_fdtable()
307 new_fdt = &newf->fdtab; in dup_fd()
324 if (new_fdt != &newf->fdtab) in dup_fd()
436 if (fdt != &files->fdtab) in put_files_struct()
468 .fdt = &init_files.fdtab,
469 .fdtab = {
/linux-4.4.14/include/linux/
Dfdtable.h55 struct fdtable fdtab; member
/linux-4.4.14/Documentation/filesystems/
Dfiles.txt30 and files->fdtab points to the new structure. The fdtable