Home
last modified time | relevance | path

Searched refs:cmd_yaffs_umount (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/cmd/
H A Dyaffs2.c32 extern void cmd_yaffs_umount(char *mp);
116 cmd_yaffs_umount(mtpoint); in do_yumount()
/openbmc/u-boot/fs/yaffs2/
H A Dyaffs_uboot_glue.c343 void cmd_yaffs_umount(char *mp) in cmd_yaffs_umount() function