Searched refs:yaffs_utimbuf (Results 1 - 2 of 2) sorted by relevance

/u-boot/fs/yaffs2/
H A Dyaffsfs.h73 struct yaffs_utimbuf { struct
108 int yaffs_utime(const YCHAR *path, const struct yaffs_utimbuf *buf);
109 int yaffs_futime(int fd, const struct yaffs_utimbuf *buf);
H A Dyaffsfs.c1704 const struct yaffs_utimbuf *buf)
1709 struct yaffs_utimbuf local;
1735 int yaffs_utime(const YCHAR *path, const struct yaffs_utimbuf *buf)
1772 int yaffs_futime(int fd, const struct yaffs_utimbuf *buf)

Completed in 64 milliseconds