Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/yaffs2/
H A Dyaffsfs.h151 int yaffs_mkdir(const YCHAR *path, mode_t mode) ;
H A Dyaffs_uboot_glue.c433 int retval = yaffs_mkdir(dir, 0); in cmd_yaffs_mkdir()
H A Dyaffsfs.c2358 int yaffs_mkdir(const YCHAR *path, mode_t mode) in yaffs_mkdir() function