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