Searched refs:yaffs_utimbuf (Results 1 – 2 of 2) sorted by relevance
73 struct yaffs_utimbuf { struct108 int yaffs_utime(const YCHAR *path, const struct yaffs_utimbuf *buf);109 int yaffs_futime(int fd, const struct yaffs_utimbuf *buf);
1703 const struct yaffs_utimbuf *buf) in yaffsfs_DoUtime()1708 struct yaffs_utimbuf local; in yaffsfs_DoUtime()1734 int yaffs_utime(const YCHAR *path, const struct yaffs_utimbuf *buf) in yaffs_utime()1771 int yaffs_futime(int fd, const struct yaffs_utimbuf *buf) in yaffs_futime()