Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/
Dfile.c199 if (cur_fdt != &files->fdtab) in expand_fdtable()
334 new_fdt = &newf->fdtab; in dup_fd()
351 if (new_fdt != &newf->fdtab) in dup_fd()
463 if (fdt != &files->fdtab) in put_files_struct()
495 .fdt = &init_files.fdtab,
496 .fdtab = {
/kernel/linux/linux-5.10/include/linux/
Dfdtable.h58 struct fdtable fdtab; member
/kernel/linux/linux-5.10/Documentation/filesystems/
Dfiles.rst33 and files->fdtab points to the new structure. The fdtable