Home
last modified time | relevance | path

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

/u-boot/fs/yaffs2/
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);
A Dyaffsfs.c1704 const struct yaffs_utimbuf *buf) in yaffsfs_DoUtime()
1709 struct yaffs_utimbuf local; in yaffsfs_DoUtime()
1735 int yaffs_utime(const YCHAR *path, const struct yaffs_utimbuf *buf) in yaffs_utime()
1772 int yaffs_futime(int fd, const struct yaffs_utimbuf *buf) in yaffs_futime()

Completed in 8 milliseconds