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

/u-boot/fs/yaffs2/
H A Dyaffs_guts.c3808 /* yaffs_del_file deletes the whole file data
3841 int yaffs_del_file(struct yaffs_obj *in) function
3915 ret_val = yaffs_del_file(obj);
3996 return yaffs_del_file(obj);

Completed in 73 milliseconds