Home
last modified time | relevance | path

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

/linux-6.12.1/fs/hfsplus/
Dhfsplus_fs.h544 static inline time64_t __hfsp_mt2ut(__be32 mt) in __hfsp_mt2ut() function
578 #define hfsp_mt2ut(t) (struct timespec64){ .tv_sec = __hfsp_mt2ut(t) }