Searched refs:hfs_to_utc (Results 1 – 4 of 4) sorted by relevance
112 #define hfs_h_to_utime(ARG) ((hfs_s32)hfs_to_utc(ntohl(ARG)+946684800U))115 #define hfs_m_to_utime(ARG) (hfs_to_utc(ntohl(ARG)-2082844800U))
83 static inline hfs_s32 hfs_to_utc(hfs_u32 time) in hfs_to_utc() function
101 (diff = (hfs_to_utc(0) - HFS_I(inode)->tz_secondswest))) { in hfs_revalidate_dentry()
331 HFS_I(inode)->tz_secondswest = hfs_to_utc(0); in hfs_iget()