Searched refs:yst_mtime (Results 1 – 7 of 7) sorted by relevance
293 oh->yst_mtime = SWAP32(oh->yst_mtime); in object_header_little_to_big_endian()354 oh->yst_mtime = s->st_mtime; in write_object_header()
170 oh->yst_mtime = SWAP32(oh->yst_mtime); in object_header_little_to_big_endian()297 oh->yst_mtime = s->st_mtime; in write_object_header()
171 unsigned long yst_mtime; /* time of last modification */ member
858 buf->yst_mtime = obj->yst_mtime; in yaffsfs_DoStat()
1617 theObject->yst_atime = theObject->yst_mtime = in yaffs_CreateNewObject()1719 in->yst_atime = in->yst_mtime = in->yst_ctime = Y_CURRENT_TIME; in yaffs_MknodObject()3040 oh->yst_mtime = in->yst_mtime; in yaffs_UpdateObjectHeader()4324 in->yst_mtime = Y_CURRENT_TIME; in yaffs_FlushFile()4952 in->yst_mtime = oh->yst_mtime; in yaffs_Scan()4976 in->yst_mtime = oh->yst_mtime; in yaffs_Scan()5163 in->yst_mtime = oh->yst_mtime; in yaffs_CheckObjectDetailsLoaded()5596 in->yst_mtime = oh->yst_mtime; in yaffs_ScanBackwards()5629 in->yst_mtime = oh->yst_mtime; in yaffs_ScanBackwards()6131 obj->yst_mtime = Y_TIME_CONVERT(attr->ia_mtime); in yaffs_SetAttributes()[all …]
310 __u32 yst_mtime; member456 __u32 yst_mtime; member
713 inode->i_mtime.tv_sec = (time_t) obj->yst_mtime; in yaffs_FillInodeFromObject()720 inode->i_mtime = obj->yst_mtime; in yaffs_FillInodeFromObject()