Searched refs:time32_t (Results 1 – 3 of 3) sorted by relevance
20 typedef __u32 time32_t; typedef26 time32_t mtime;45 time32_t mtime;373 *mtime_out = (time32_t) be32toh(header->v3_b.mtime); in read_cow_header()
326 static inline time_t local_to_gmt(struct super_block *s, time32_t t) in local_to_gmt()332 static inline time32_t gmt_to_local(struct super_block *s, time_t t) in gmt_to_local()
34 typedef u32 time32_t; /* 32-bit time_t type */ typedef