Home
last modified time | relevance | path

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

/Linux-v4.19/fs/
Dfile.c178 if (cur_fdt != &files->fdtab) in expand_fdtable()
290 new_fdt = &newf->fdtab; in dup_fd()
307 if (new_fdt != &newf->fdtab) in dup_fd()
419 if (fdt != &files->fdtab) in put_files_struct()
451 .fdt = &init_files.fdtab,
452 .fdtab = {
/Linux-v4.19/include/linux/
Dfdtable.h57 struct fdtable fdtab; member
/Linux-v4.19/Documentation/filesystems/
Dfiles.txt30 and files->fdtab points to the new structure. The fdtable