Home
last modified time | relevance | path

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

/external/u-boot/fs/yaffs2/
Dyaffsfs.h163 int yaffs_unmount(const YCHAR *path) ;
Dyaffs_uboot_glue.c345 if (yaffs_unmount(mp) == -1) in cmd_yaffs_umount()
Dyaffsfs.c2645 int yaffs_unmount(const YCHAR *path) in yaffs_unmount() function