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

/u-boot/fs/yaffs2/
H A Dyaffs_yaffs1.c344 yaffs_clone_str(oh->alias);
H A Dyaffs_guts.h931 YCHAR *yaffs_clone_str(const YCHAR *str);
H A Dyaffs_guts.c2023 YCHAR *yaffs_clone_str(const YCHAR *str) function
2131 str = yaffs_clone_str(alias_str);
3182 yaffs_clone_str(oh->alias);
4524 return yaffs_clone_str(obj->variant.symlink_variant.alias);
4526 return yaffs_clone_str(_Y(""));
H A Dyaffs_yaffs2.c1329 yaffs_clone_str(oh->alias);

Completed in 97 milliseconds