Home
last modified time | relevance | path

Searched refs:hfs_from_utc (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/include/linux/
Dhfs_sysdep.h78 static inline hfs_u32 hfs_from_utc(hfs_s32 time) in hfs_from_utc() function
89 return htonl(hfs_from_utc(CURRENT_TIME)+2082844800U); in hfs_time()
Dhfs_fs.h113 #define hfs_u_to_htime(ARG) ((hfs_s32)htonl(hfs_from_utc(ARG)-946684800U))
114 #define hfs_u_to_mtime(ARG) htonl(hfs_from_utc(ARG)+2082844800U)
/linux-2.4.37.9/fs/hfs/
DChangeLog54 * hfs_sysdep.h, hfs_fs.h: added hfs_from_utc/to_utc to deal with