Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/yaffs2/
H A Dyaffsfs.c578 static struct yaffs_obj *yaffsfs_FindRoot(const YCHAR *path, in yaffsfs_FindRoot() function
641 dir = yaffsfs_FindRoot(path, &restOfPath); in yaffsfs_DoFindDirectory()
3186 struct yaffs_obj *obj = yaffsfs_FindRoot(path, &rest); in yaffs_dump_dev()