Searched defs:hfs_m_to_utime (Results 1 - 1 of 1) sorted by path

/linux-master/fs/hfs/
H A Dhfs_fs.h274 #define hfs_m_to_utime(time) (struct timespec64){ .tv_sec = __hfs_m_to_utime(time) } macro

Completed in 316 milliseconds