Home
last modified time | relevance | path

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

/linux/fs/
A Dfile.c183 if (cur_fdt != &files->fdtab) in expand_fdtable()
305 new_fdt = &newf->fdtab; in dup_fd()
322 if (new_fdt != &newf->fdtab) in dup_fd()
421 if (fdt != &files->fdtab) in put_files_struct()
441 .fdt = &init_files.fdtab,
442 .fdtab = {
/linux/include/linux/
A Dfdtable.h58 struct fdtable fdtab; member
/linux/Documentation/filesystems/
A Dfiles.rst33 and files->fdtab points to the new structure. The fdtable

Completed in 7 milliseconds