Home
last modified time | relevance | path

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

/external/u-boot/fs/yaffs2/
Dyaffs_guts.h948 void yaffs_resize_file_down(struct yaffs_obj *obj, loff_t new_size);
Dyaffs_yaffs2.c901 yaffs_resize_file_down(obj, old_file_size); in yaffs2_handle_hole()
Dyaffs_guts.c3721 void yaffs_resize_file_down(struct yaffs_obj *obj, loff_t new_size) in yaffs_resize_file_down() function
3772 yaffs_resize_file_down(in, new_size); in yaffs_resize_file()