Searched refs:yaffs_write_new_chunk (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/u-boot/fs/yaffs2/ |
| H A D | yaffs_guts.c | 500 static int yaffs_write_new_chunk(struct yaffs_dev *dev, in yaffs_write_new_chunk() function 2501 yaffs_write_new_chunk(dev, (u8 *) oh, &tags, 1); in yaffs_gc_process_chunk() 2504 yaffs_write_new_chunk(dev, buffer, &tags, 1); in yaffs_gc_process_chunk() 3025 yaffs_write_new_chunk(dev, buffer, &new_tags, use_reserve); in yaffs_wr_data_obj() 3373 yaffs_write_new_chunk(dev, buffer, &new_tags, in yaffs_update_oh()
|