Home
last modified time | relevance | path

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

/linux-4.19.296/fs/hpfs/
Dhpfs_fn.h337 static inline time64_t local_to_gmt(struct super_block *s, time32_t t) in local_to_gmt()
343 static inline time32_t gmt_to_local(struct super_block *s, time64_t t) in gmt_to_local()
351 static inline time32_t local_get_seconds(struct super_block *s) in local_get_seconds()
Dhpfs.h35 typedef u32 time32_t; /* 32-bit time_t type */ typedef