Searched refs:timeshift (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/fs/hpfs/ |
D | super.c | 315 int *chkdsk, int *timeshift) in parse_opts() argument 404 *timeshift = simple_strtoul(rhs, &rhs, 0) * m; in parse_opts() 447 int lowercase, eas, chk, errs, chkdsk, timeshift; in hpfs_remount_fs() local 460 errs = sbi->sb_err; timeshift = sbi->sb_timeshift; in hpfs_remount_fs() 463 &eas, &chk, &errs, &chkdsk, ×hift))) { in hpfs_remount_fs() 471 if (timeshift != sbi->sb_timeshift) { in hpfs_remount_fs() 482 sbi->sb_err = errs; sbi->sb_timeshift = timeshift; in hpfs_remount_fs() 549 int lowercase, eas, chk, errs, chkdsk, timeshift; in hpfs_fill_super() local 574 timeshift = 0; in hpfs_fill_super() 577 &eas, &chk, &errs, &chkdsk, ×hift))) { in hpfs_fill_super() [all …]
|
/linux-6.1.9/Documentation/filesystems/ |
D | hpfs.rst | 55 timeshift=(-)nnn (default 0) 57 one hour more, than under os/2, use timeshift=-3600. 267 Added new option 'timeshift'
|
/linux-6.1.9/Documentation/userspace-api/media/rc/ |
D | rc-tables.rst | 200 - Play movie at the normal timeshift
|