Home
last modified time | relevance | path

Searched defs:new_fdt (Results 1 – 1 of 1) sorted by relevance

/third_party/NuttX/fs/inode/
Dfs_files.c672 static void copy_fds(const struct fd_table_s *new_fdt, const struct fd_table_s *old_fdt) in copy_fds()
685 static void copy_fd_table(struct fd_table_s *new_fdt, struct fd_table_s *old_fdt) in copy_fd_table()
812 struct fd_table_s *new_fdt = NULL; in dup_fd() local
902 struct fd_table_s *new_fdt = NULL; in create_files_snapshot() local