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

/u-boot/fs/yaffs2/
H A Dyaffs_guts.h895 int yaffs_remove_xattrib(struct yaffs_obj *obj, const YCHAR *name);
H A Dyaffsfs.c2086 retVal = yaffs_remove_xattrib(obj, name);
2124 retVal = yaffs_remove_xattrib(obj, name);
H A Dyaffs_guts.c3143 int yaffs_remove_xattrib(struct yaffs_obj *obj, const YCHAR * name) function

Completed in 86 milliseconds