Home
last modified time | relevance | path

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

/external/yaffs2/yaffs2/direct/
Dyaffsfs.h193 int yaffs_rmdir(const char *path) ;
Ddtest.c746 r = yaffs_rmdir("/boot/directory1"); in long_test()
755 r = yaffs_rmdir("/boot/directory1"); in long_test()
1606 yaffs_rmdir(fn); in scan_deleted_files_test()
Dyaffsfs.c752 int yaffs_rmdir(const char *path) in yaffs_rmdir() function