Searched refs:Y_CURRENT_TIME (Results 1 – 3 of 3) sorted by relevance
70 #define Y_CURRENT_TIME CURRENT_TIME.tv_sec macro73 #define Y_CURRENT_TIME CURRENT_TIME macro
1618 theObject->yst_ctime = Y_CURRENT_TIME; in yaffs_CreateNewObject()1719 in->yst_atime = in->yst_mtime = in->yst_ctime = Y_CURRENT_TIME; in yaffs_MknodObject()4324 in->yst_mtime = Y_CURRENT_TIME; in yaffs_FlushFile()
73 #define Y_CURRENT_TIME yaffsfs_CurrentTime() macro