Searched refs:yaffs_find_chunk_in_group (Results 1 – 1 of 1) sorted by relevance
/openbmc/u-boot/fs/yaffs2/ |
H A D | yaffs_guts.c | 958 static int yaffs_find_chunk_in_group(struct yaffs_dev *dev, int the_chunk, in yaffs_find_chunk_in_group() function 1008 ret_val = yaffs_find_chunk_in_group(dev, the_chunk, tags, in->obj_id, in yaffs_find_chunk_in_file() 1035 ret_val = yaffs_find_chunk_in_group(dev, the_chunk, tags, in->obj_id, in yaffs_find_del_file_chunk()
|