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

/openwrt/target/linux/generic/files/fs/yaffs2/
H A Dyaffs_attribs.c100 yaffs_resize_file(obj, attr->ia_size);
H A Dyaffs_guts.h873 int yaffs_resize_file(struct yaffs_obj *obj, loff_t new_size);
H A Dyaffs_guts.c3747 int yaffs_resize_file(struct yaffs_obj *in, loff_t new_size) function
3829 yaffs_resize_file(in, 0);
3846 yaffs_resize_file(in, 0);
3961 yaffs_resize_file(obj, 0);

Completed in 82 milliseconds