Home
last modified time | relevance | path

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

/fs/hfs/
Dhfs_fs.h255 #define hfs_m_to_utime(time) (struct timespec){ .tv_sec = __hfs_m_to_utime(time) } macro
Dinode.c354 timespec_to_timespec64(hfs_m_to_utime(rec->file.MdDat)); in hfs_read_inode()
365 timespec_to_timespec64(hfs_m_to_utime(rec->dir.MdDat)); in hfs_read_inode()