Home
last modified time | relevance | path

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

/linux-6.1.9/fs/hfs/
Dhfs_fs.h274 #define hfs_m_to_utime(time) (struct timespec64){ .tv_sec = __hfs_m_to_utime(time) } macro
Dinode.c359 hfs_m_to_utime(rec->file.MdDat); in hfs_read_inode()
370 hfs_m_to_utime(rec->dir.MdDat); in hfs_read_inode()