Searched refs:yaffs_truncate (Results 1 – 3 of 3) sorted by relevance
180 int yaffs_truncate(int fd, off_t newSize);
230 yaffs_truncate(h,reSyze); in create_resized_file_of_size()1002 yaffs_truncate(a,syz); in resize_stress_test()1069 yaffs_truncate(a,syz); in resize_stress_test_no_grow_complex()1142 yaffs_truncate(a,syz); in resize_stress_test_no_grow()1317 yaffs_truncate(a,3); in truncate_test()
623 int yaffs_truncate(int fd, off_t newSize) in yaffs_truncate() function