Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/fs/yaffs2/
H A 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()
2933 yaffs_get_equivalent_obj(dsc->nextReturn)->obj_id; in yaffs_readdir()
H A Dyaffs_attribs.c86 obj = yaffs_get_equivalent_obj(obj); in yaffs_get_file_size()
H A Dyaffs_guts.c2225 equiv_obj = yaffs_get_equivalent_obj(equiv_obj); in yaffs_link_obj()
4366 struct yaffs_obj *yaffs_get_equivalent_obj(struct yaffs_obj *obj) in yaffs_get_equivalent_obj() function
4450 obj = yaffs_get_equivalent_obj(obj); in yaffs_get_obj_length()
4481 obj = yaffs_get_equivalent_obj(obj); in yaffs_get_obj_inode()
4488 obj = yaffs_get_equivalent_obj(obj); in yaffs_get_obj_type()
4522 obj = yaffs_get_equivalent_obj(obj); in yaffs_get_symlink_alias()
H A Dyaffs_guts.h877 struct yaffs_obj *yaffs_get_equivalent_obj(struct yaffs_obj *obj);