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

/u-boot/fs/yaffs2/
H A Dyaffs_guts.h948 void yaffs_resize_file_down(struct yaffs_obj *obj, loff_t new_size);
H A Dyaffs_yaffs2.c902 yaffs_resize_file_down(obj, old_file_size);
H A Dyaffs_guts.c3722 void yaffs_resize_file_down(struct yaffs_obj *obj, loff_t new_size) function
3773 yaffs_resize_file_down(in, new_size);

Completed in 52 milliseconds