HFSPLUS_UTC_OFFSET
time64_t ut = (u32)(be32_to_cpu(mt) - HFSPLUS_UTC_OFFSET);
return cpu_to_be32(lower_32_bits(ut) + HFSPLUS_UTC_OFFSET);