Searched refs:sb_timeshift (Results 1 – 2 of 2) sorted by relevance
435 if (ctx->timeshift != sbi->sb_timeshift) { in hpfs_reconfigure()447 sbi->sb_err = ctx->errs; sbi->sb_timeshift = ctx->timeshift; in hpfs_reconfigure()484 if (sbi->sb_timeshift) in hpfs_show_options()485 seq_printf(seq, ",timeshift=%d", sbi->sb_timeshift); in hpfs_show_options()574 sbi->sb_timeshift = ctx->timeshift; in hpfs_fill_super()734 ctx->timeshift = sbi->sb_timeshift; in hpfs_init_fs_context()
89 int sb_timeshift; member340 return t + sys_tz.tz_minuteswest * 60 + hpfs_sb(s)->sb_timeshift; in local_to_gmt()346 return t - sys_tz.tz_minuteswest * 60 - hpfs_sb(s)->sb_timeshift; in gmt_to_local()