Searched refs:time32_t (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/um/drivers/
H A Dcow_user.c21 typedef __u32 time32_t; typedef
27 time32_t mtime;
46 time32_t mtime;
374 *mtime_out = (time32_t) be32toh(header->v3_b.mtime);
/linux-master/fs/hpfs/
H A Dhpfs_fn.h343 static inline time32_t gmt_to_local(struct super_block *s, time64_t t)
349 static inline time32_t local_get_seconds(struct super_block *s)
H A Dhpfs.h35 typedef u32 time32_t; /* 32-bit time_t type */ typedef

Completed in 106 milliseconds