Home
last modified time | relevance | path

Searched refs:hfs_m_to_utime (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/hfs/
H A Dhfs_fs.h274 #define hfs_m_to_utime(time) (struct timespec64){ .tv_sec = __hfs_m_to_utime(time) } macro
H A Dinode.c362 hfs_m_to_utime(rec->file.MdDat)); in hfs_read_inode()
373 hfs_m_to_utime(rec->dir.MdDat)); in hfs_read_inode()