Home
last modified time | relevance | path

Searched refs:timeshift (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/fs/hpfs/
Dsuper.c295 int *chkdsk, int *timeshift) in parse_opts() argument
384 *timeshift = simple_strtoul(rhs, &rhs, 0) * m; in parse_opts()
427 int lowercase, eas, chk, errs, chkdsk, timeshift; in hpfs_remount_fs() local
440 errs = sbi->sb_err; timeshift = sbi->sb_timeshift; in hpfs_remount_fs()
443 &eas, &chk, &errs, &chkdsk, &timeshift))) { in hpfs_remount_fs()
451 if (timeshift != sbi->sb_timeshift) { in hpfs_remount_fs()
462 sbi->sb_err = errs; sbi->sb_timeshift = timeshift; in hpfs_remount_fs()
529 int lowercase, eas, chk, errs, chkdsk, timeshift; in hpfs_fill_super() local
554 timeshift = 0; in hpfs_fill_super()
557 &eas, &chk, &errs, &chkdsk, &timeshift))) { in hpfs_fill_super()
[all …]
/linux-4.1.27/Documentation/filesystems/
Dhpfs.txt47 timeshift=(-)nnn (default 0)
49 one hour more, than under os/2, use timeshift=-3600.
237 Added new option 'timeshift'