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

/u-boot/fs/yaffs2/
H A Dyaffs_attribs.c86 obj = yaffs_get_equivalent_obj(obj);
H A Dyaffsfs.c185 obj = yaffs_get_equivalent_obj(obj);
206 obj = yaffs_get_equivalent_obj(obj);
596 obj = yaffs_get_equivalent_obj(obj);
727 obj = yaffs_get_equivalent_obj(obj);
1588 obj = yaffs_get_equivalent_obj(obj);
1711 obj = yaffs_get_equivalent_obj(obj);
2220 obj = yaffs_get_equivalent_obj(obj);
2931 yaffs_get_equivalent_obj(dsc->nextReturn)->obj_id;
H A Dyaffs_guts.h877 struct yaffs_obj *yaffs_get_equivalent_obj(struct yaffs_obj *obj);
H A Dyaffs_guts.c2225 equiv_obj = yaffs_get_equivalent_obj(equiv_obj);
4366 struct yaffs_obj *yaffs_get_equivalent_obj(struct yaffs_obj *obj) function
4450 obj = yaffs_get_equivalent_obj(obj);
4481 obj = yaffs_get_equivalent_obj(obj);
4488 obj = yaffs_get_equivalent_obj(obj);
4522 obj = yaffs_get_equivalent_obj(obj);

Completed in 66 milliseconds