Home
last modified time | relevance | path

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

/linux/fs/hfsplus/
H A Dhfsplus_fs.h545 static inline time64_t __hfsp_mt2ut(__be32 mt) in __hfsp_mt2ut() function
579 #define hfsp_mt2ut(t) (struct timespec64){ .tv_sec = __hfsp_mt2ut(t) }