Searched refs:MAP_CTIME (Results 1 – 3 of 3) sorted by relevance
70 #define MAP_CTIME 0x00000020 macro97 #define MAP_CTIME 0x00000200 macro
62 case MAP_CTIME: in DevelopHaveNothingOutput()289 if (MASK_BIT_IS_SET(psProperties->psFieldMask->ulMask, MAP_CTIME)) in DevelopNormalOutput()809 if (MASK_BIT_IS_SET(psProperties->psFieldMask->ulMask, MAP_CTIME)) in DevelopNormalOutput()1562 if (MASK_BIT_IS_SET(psProperties->psFieldMask->ulMask, MAP_CTIME)) in DevelopCompressedOutput()2227 if (MASK_BIT_IS_SET(psProperties->psFieldMask->ulMask, MAP_CTIME)) in DevelopCompressedOutput()2346 … else if (MASK_BIT_IS_SET(psProperties->psFieldMask->ulMask, MAP_CTIME) && ui64ChTime == ui64CTime) in DevelopCompressedOutput()
3082 case MAP_CTIME: in MapWriteHeader()3115 case MAP_CTIME: in MapWriteHeader()3205 …k |= MAP_VOLUME | MAP_FINDEX | MAP_ATTRIBUTES | MAP_ATIME | MAP_MTIME | MAP_CTIME | MAP_CHTIME | M… in MapGetAttributes()3232 … psFTFileData->ulAttributeMask |= MAP_ATTRIBUTES | MAP_ATIME | MAP_MTIME | MAP_CTIME | MAP_CHTIME; in MapGetAttributes()3326 … psFTFileData->ulAttributeMask |= MAP_ATTRIBUTES | MAP_ATIME | MAP_MTIME | MAP_CTIME | MAP_SIZE; in MapGetAttributes()