HomeSort by relevance Sort by last modified time
    Searched refs:yaffs_get_group_base (Results 1 - 3 of 3) sorted by null

  /external/u-boot/fs/yaffs2/
yaffs_verify.c 269 the_chunk = yaffs_get_group_base(dev, tn, i);
yaffs_guts.h 957 u32 yaffs_get_group_base(struct yaffs_dev *dev, struct yaffs_tnode *tn,
yaffs_guts.c 764 u32 yaffs_get_group_base(struct yaffs_dev *dev, struct yaffs_tnode *tn, function
1006 the_chunk = yaffs_get_group_base(dev, tn, inode_chunk);
1033 the_chunk = yaffs_get_group_base(dev, tn, inode_chunk);
1088 existing_cunk = yaffs_get_group_base(dev, tn, inode_chunk);
1239 the_chunk = yaffs_get_group_base(dev, tn, i);
    [all...]

Completed in 169 milliseconds