Home
last modified time | relevance | path

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

/external/u-boot/fs/yaffs2/
Dyaffsfs.h164 int yaffs_unmount2(const YCHAR *path, int force);
Dyaffsfs.c2602 int yaffs_unmount2(const YCHAR *path, int force) in yaffs_unmount2() function
2647 return yaffs_unmount2(path, 0); in yaffs_unmount()