Home
last modified time | relevance | path

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

/external/u-boot/fs/yaffs2/
Dyaffsfs.c184 obj = yaffs_get_equivalent_obj(obj); in yaffsfs_FindInodeIdForObject()
205 obj = yaffs_get_equivalent_obj(obj); in yaffsfs_GetInodeIdForObject()
595 obj = yaffs_get_equivalent_obj(obj); in yaffsfs_FollowLink()
726 obj = yaffs_get_equivalent_obj(obj); in yaffsfs_FindObject()
1587 obj = yaffs_get_equivalent_obj(obj); in yaffsfs_DoStat()
1710 obj = yaffs_get_equivalent_obj(obj); in yaffsfs_DoUtime()
2219 obj = yaffs_get_equivalent_obj(obj); in yaffsfs_DoChMod()
2930 yaffs_get_equivalent_obj(dsc->nextReturn)->obj_id; in yaffs_readdir()
Dyaffs_attribs.c86 obj = yaffs_get_equivalent_obj(obj); in yaffs_get_file_size()
Dyaffs_guts.c2224 equiv_obj = yaffs_get_equivalent_obj(equiv_obj); in yaffs_link_obj()
4365 struct yaffs_obj *yaffs_get_equivalent_obj(struct yaffs_obj *obj) in yaffs_get_equivalent_obj() function
4449 obj = yaffs_get_equivalent_obj(obj); in yaffs_get_obj_length()
4480 obj = yaffs_get_equivalent_obj(obj); in yaffs_get_obj_inode()
4487 obj = yaffs_get_equivalent_obj(obj); in yaffs_get_obj_type()
4521 obj = yaffs_get_equivalent_obj(obj); in yaffs_get_symlink_alias()
Dyaffs_guts.h877 struct yaffs_obj *yaffs_get_equivalent_obj(struct yaffs_obj *obj);