Lines Matching refs:tfs_root
539 parent = (struct tmpfs_directory_s *)fs->tfs_root.tde_object;
683 parent = (struct tmpfs_directory_s *)fs->tfs_root.tde_object;
794 to = fs->tfs_root.tde_object;
795 next_tdo = (struct tmpfs_directory_s *)fs->tfs_root.tde_object;
1455 tdo = (struct tmpfs_directory_s *)fs->tfs_root.tde_object;
1676 if (fs->tfs_root.tde_object != NULL)
1691 LOS_ListInit(&fs->tfs_root.tde_node);
1692 fs->tfs_root.tde_object = (struct tmpfs_object_s *)tdo;
1693 fs->tfs_root.tde_name = NULL;
1697 tdo->tdo_dirent = &fs->tfs_root;
1746 DEBUGASSERT(fs != NULL && fs->tfs_root.tde_object != NULL);
1752 tdo = (struct tmpfs_directory_s *)fs->tfs_root.tde_object;
1771 fs->tfs_root.tde_object = NULL;
1805 DEBUGASSERT(fs != NULL && fs->tfs_root.tde_object != NULL);
1934 DEBUGASSERT(fs != NULL && fs->tfs_root.tde_object != NULL);
2049 DEBUGASSERT(fs != NULL && fs->tfs_root.tde_object != NULL);
2110 DEBUGASSERT(fs != NULL && fs->tfs_root.tde_object != NULL);
2239 DEBUGASSERT(fs != NULL && fs->tfs_root.tde_object != NULL);
2260 newparent_tdo = (struct tmpfs_directory_s *)new_fs->tfs_root.tde_object;
2280 oldparent = (struct tmpfs_directory_s *)fs->tfs_root.tde_object;
2483 DEBUGASSERT(fs != NULL && fs->tfs_root.tde_object != NULL);
2499 to = fs->tfs_root.tde_object;