Home
last modified time | relevance | path

Searched refs:yaffs_mount (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/fs/yaffs2/
Dyaffsfs.h159 int yaffs_mount(const YCHAR *path) ;
Dyaffs_uboot_glue.c336 int retval = yaffs_mount(mp); in cmd_yaffs_mount()
Dyaffsfs.c2507 int yaffs_mount(const YCHAR *path) in yaffs_mount() function