Searched refs:sb_timeshift (Results 1 – 2 of 2) sorted by relevance
88 int sb_timeshift; member326 return t + sys_tz.tz_minuteswest * 60 + hpfs_sb(s)->sb_timeshift; in local_to_gmt()332 return t - sys_tz.tz_minuteswest * 60 - hpfs_sb(s)->sb_timeshift; in gmt_to_local()
397 errs = sbi->sb_err; timeshift = sbi->sb_timeshift; in hpfs_remount_fs()408 if (timeshift != sbi->sb_timeshift) { in hpfs_remount_fs()419 sbi->sb_err = errs; sbi->sb_timeshift = timeshift; in hpfs_remount_fs()550 sbi->sb_timeshift = timeshift; in hpfs_fill_super()