Searched refs:yaffs_link_obj (Results 1 - 3 of 3) sorted by relevance

/u-boot/fs/yaffs2/
H A Dyaffs_guts.h874 struct yaffs_obj *yaffs_link_obj(struct yaffs_obj *parent, const YCHAR *name,
H A Dyaffsfs.c3121 lnk = yaffs_link_obj(lnk_dir, newname, obj);
H A Dyaffs_guts.c2220 /* yaffs_link_obj returns the object id of the equivalent object.*/
2221 struct yaffs_obj *yaffs_link_obj(struct yaffs_obj *parent, const YCHAR * name, function

Completed in 172 milliseconds