Home
last modified time | relevance | path

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

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