Home
last modified time | relevance | path

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

/linux/fs/
A Dfile.c195 if (cur_fdt != &files->fdtab) in expand_fdtable()
321 new_fdt = &newf->fdtab; in dup_fd()
338 if (new_fdt != &newf->fdtab) in dup_fd()
436 if (fdt != &files->fdtab) in put_files_struct()
456 .fdt = &init_files.fdtab,
457 .fdtab = {
/linux/include/linux/
A Dfdtable.h47 struct fdtable fdtab; member
/linux/Documentation/filesystems/
A Dfiles.rst33 and files->fdtab points to the new structure. The fdtable

Completed in 8 milliseconds