Searched refs:centisec (Results 1 – 3 of 3) sorted by relevance
247 uint8_t centisec; member
4305 100*timestamp->hund_usec + 10000*timestamp->centisec; in udf_timestamp_to_timespec()4353 timestamp->centisec = csec; in udf_timespec_to_timestamp()
866 usecs = timestamp->usec + 100*timestamp->hund_usec + 10000*timestamp->centisec; in udf_timestamp_to_timespec()947 timestamp->centisec = csec; in udf_timespec_to_timestamp()