Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/yaffs2/
H A Dyaffs_uboot_glue.c307 yaffs_close(outh); in make_a_file()
331 yaffs_close(h); in read_a_file()
379 yaffs_close(h); in cmd_yaffs_mread_file()
393 yaffs_close(outh); in cmd_yaffs_mwrite_file()
H A Dyaffsfs.h81 int yaffs_close(int fd) ;
H A Dyaffsfs.c1040 int yaffs_close(int handle) in yaffs_close() function