Home
last modified time | relevance | path

Searched refs:tde_object (Results 1 - 2 of 2) sorted by relevance

/third_party/NuttX/fs/tmpfs/
H A Dfs_tmpfs.c411 tde->tde_object = NULL; in tmpfs_remove_dirent()
449 tde->tde_object = to; in tmpfs_add_dirent()
539 parent = (struct tmpfs_directory_s *)fs->tfs_root.tde_object; in tmpfs_create_file()
683 parent = (struct tmpfs_directory_s *)fs->tfs_root.tde_object; in tmpfs_create_directory()
794 to = fs->tfs_root.tde_object; in tmpfs_find_object()
795 next_tdo = (struct tmpfs_directory_s *)fs->tfs_root.tde_object; in tmpfs_find_object()
825 to = tde->tde_object; in tmpfs_find_object()
1455 tdo = (struct tmpfs_directory_s *)fs->tfs_root.tde_object; in tmpfs_opendir()
1599 to = tde->tde_object; in tmpfs_readdir()
1676 if (fs->tfs_root.tde_object ! in tmpfs_mount()
[all...]
H A Dfs_tmpfs.h85 struct tmpfs_object_s *tde_object; member

Completed in 3 milliseconds