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

/external/yaffs2/yaffs2/
H A Dyaffs_fs.c1451 static struct super_block *yaffs_internal_read_super(int yaffsVersion, argument
1479 T(YAFFS_TRACE_OS, ("yaffs_read_super: Using yaffs%d\n", yaffsVersion));
1531 if (yaffsVersion == 1 &&
1538 yaffsVersion = 2;
1542 if (yaffsVersion == 2 &&
1549 yaffsVersion = 1;
1554 if (yaffsVersion == 2) {
1647 if (yaffsVersion == 2) {

Completed in 75 milliseconds