Searched refs:yaffs_mount_common (Results 1 – 2 of 2) sorted by relevance
161 int yaffs_mount_common(const YCHAR *path, int read_only, int skip_checkpt);
2453 int yaffs_mount_common(const YCHAR *path, int read_only, int skip_checkpt) in yaffs_mount_common() function2504 return yaffs_mount_common(path, readonly, 0); in yaffs_mount2()2509 return yaffs_mount_common(path, 0, 0); in yaffs_mount()