Searched refs:type_tz (Results 1 – 3 of 3) sorted by relevance
240 uint16_t type_tz; member
4312 tz = udf_rw16(timestamp->type_tz); in udf_timestamp_to_timespec()4319 if (udf_rw16(timestamp->type_tz) & 0x1000) { in udf_timestamp_to_timespec()4346 timestamp->type_tz = udf_rw16((1<<12) + 0); in udf_timespec_to_timestamp()
887 tz = udf_rw16(timestamp->type_tz); in udf_timestamp_to_timespec()895 if (udf_rw16(timestamp->type_tz) & 0x1000) in udf_timestamp_to_timespec()928 timestamp->type_tz = udf_rw16((1<<12) + 0); in udf_timespec_to_timestamp()