Searched refs:yaffs_Scan (Results 1 - 1 of 1) sorted by relevance

/external/yaffs2/yaffs2/
H A Dyaffs_guts.c4645 static int yaffs_Scan(yaffs_Device * dev) function
4674 (TSTR("yaffs_Scan is not for YAFFS2!" TENDSTR)));
4678 //TODO Throw all the yaffs2 stuuf out of yaffs_Scan since it is only for yaffs1 format.
4681 (TSTR("yaffs_Scan starts intstartblk %d intendblk %d..." TENDSTR),
5131 T(YAFFS_TRACE_SCAN, (TSTR("yaffs_Scan ends" TENDSTR)));
5234 (TSTR("yaffs_Scan() could not allocate block index!" TENDSTR)));
6480 yaffs_Scan(dev);

Completed in 211 milliseconds