Home
last modified time | relevance | path

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

/components/dfs/dfs_v1/filesystems/romfs/
A Ddfs_romfs.c19 struct romfs_dirent *root_dirent; in dfs_romfs_mount() local
69 struct romfs_dirent *dfs_romfs_lookup(struct romfs_dirent *root_dirent, const char *path, rt_size_t… in dfs_romfs_lookup()
202 struct romfs_dirent *root_dirent; in dfs_romfs_open() local
271 struct romfs_dirent *root_dirent; in dfs_romfs_stat() local
/components/dfs/dfs_v2/filesystems/romfs/
A Ddfs_romfs.c39 struct romfs_dirent *root_dirent; in dfs_romfs_mount() local
90 struct romfs_dirent *__dfs_romfs_lookup(struct romfs_dirent *root_dirent, const char *path, rt_size… in __dfs_romfs_lookup()
174 struct romfs_dirent *root_dirent = RT_NULL, *dirent = RT_NULL; in dfs_romfs_lookup() local
267 struct romfs_dirent *root_dirent; in dfs_romfs_open() local
/components/dfs/dfs_v1/filesystems/devfs/
A Ddevfs.c121 struct device_dirent *root_dirent; in dfs_device_fs_close() local
165 struct device_dirent *root_dirent; in dfs_device_fs_open() local
339 struct device_dirent *root_dirent; in dfs_device_fs_getdents() local

Completed in 6 milliseconds