Searched refs:yaffs_write_new_chunk (Results 1 – 1 of 1) sorted by relevance
/external/u-boot/fs/yaffs2/ |
D | yaffs_guts.c | 500 static int yaffs_write_new_chunk(struct yaffs_dev *dev, in yaffs_write_new_chunk() function 2500 yaffs_write_new_chunk(dev, (u8 *) oh, &tags, 1); in yaffs_gc_process_chunk() 2503 yaffs_write_new_chunk(dev, buffer, &tags, 1); in yaffs_gc_process_chunk() 3024 yaffs_write_new_chunk(dev, buffer, &new_tags, use_reserve); in yaffs_wr_data_obj() 3372 yaffs_write_new_chunk(dev, buffer, &new_tags, in yaffs_update_oh()
|