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

  /external/u-boot/fs/yaffs2/
yaffs_checkptrw.h 21 int yaffs2_checkpt_open(struct yaffs_dev *dev, int writing);
yaffs_checkptrw.c 138 int yaffs2_checkpt_open(struct yaffs_dev *dev, int writing) function
yaffs_yaffs2.c 685 ok = yaffs2_checkpt_open(dev, 1);
736 ok = yaffs2_checkpt_open(dev, 0); /* open for read */
    [all...]

Completed in 1654 milliseconds