Home
last modified time | relevance | path

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

/linux/fs/hfs/
A Dhfs_fs.h272 #define hfs_m_to_utime(time) (struct timespec64){ .tv_sec = __hfs_m_to_utime(time) } macro
A Dinode.c357 hfs_m_to_utime(rec->file.MdDat); in hfs_read_inode()
368 hfs_m_to_utime(rec->dir.MdDat); in hfs_read_inode()

Completed in 5 milliseconds