Home
last modified time | relevance | path

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

/linux-4.4.14/fs/hfs/
Dhfs_fs.h258 #define hfs_m_to_utime(time) (struct timespec){ .tv_sec = __hfs_m_to_utime(time) } macro
Dinode.c351 hfs_m_to_utime(rec->file.MdDat); in hfs_read_inode()
362 hfs_m_to_utime(rec->dir.MdDat); in hfs_read_inode()