Searched refs:ulCTime (Results 1 – 4 of 4) sorted by relevance
154 uint32_t ulCTime; /**< Time of last status change (seconds since January 1, 1970). */ member
299 pInode->pInodeBuf->ulCTime = ulNow; in RedInodeCreate()547 pInode->pInodeBuf->ulCTime = ulNow; in RedInodePut()
1033 pInode->ulCTime = RedRev32( pInode->ulCTime ); in BufferEndianSwapInode()
1501 pStat->st_ctime = ino.pInodeBuf->ulCTime; in RedCoreStat()
Completed in 13 milliseconds