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