Home
last modified time | relevance | path

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

/linux-4.1.27/fs/
Dfile.c170 if (cur_fdt != &files->fdtab) in expand_fdtable()
260 new_fdt = &newf->fdtab; in dup_fd()
276 if (new_fdt != &newf->fdtab) in dup_fd()
400 if (fdt != &files->fdtab) in put_files_struct()
432 .fdt = &init_files.fdtab,
433 .fdtab = {
/linux-4.1.27/include/linux/
Dfdtable.h51 struct fdtable fdtab; member
/linux-4.1.27/Documentation/filesystems/
Dfiles.txt30 and files->fdtab points to the new structure. The fdtable