Home
last modified time | relevance | path

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

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