time32_t 89 fs/hpfs/hpfs.h time32_t last_chkdsk; /* date last checked, 0 if never */ time32_t 91 fs/hpfs/hpfs.h time32_t last_optimize; /* date last optimized, 0 if never */ time32_t 292 fs/hpfs/hpfs.h time32_t write_date; /* mtime */ time32_t 294 fs/hpfs/hpfs.h time32_t read_date; /* atime */ time32_t 295 fs/hpfs/hpfs.h time32_t creation_date; /* ctime */ time32_t 329 fs/hpfs/hpfs_fn.h static inline time_t local_to_gmt(struct super_block *s, time32_t t) time32_t 335 fs/hpfs/hpfs_fn.h static inline time32_t gmt_to_local(struct super_block *s, time_t t)