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

/openwrt/target/linux/generic/files/fs/yaffs2/
H A Dyaffs_guts.c3806 /* yaffs_del_file deletes the whole file data
3839 static int yaffs_del_file(struct yaffs_obj *in) function
3913 ret_val = yaffs_del_file(obj);
4058 return yaffs_del_file(obj);

Completed in 33 milliseconds