Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/yaffs2/
H A Dyaffsfs.h148 int yaffs_chmod(const YCHAR *path, mode_t mode);
H A Dyaffsfs.c2288 int yaffs_chmod(const YCHAR *path, mode_t mode) in yaffs_chmod() function