Home
last modified time | relevance | path

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

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