Searched refs:chkdsk (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/hpfs/ |
H A D | super.c | 21 /* Mark the filesystem dirty, so that chkdsk checks it when os/2 booted */ 38 /* Mark the filesystem clean (mark it dirty for chkdsk if chkdsk==2 or if there 97 * BTW. chkdsk doesn't detect cycles correctly. When I had 2 lost directories 98 * nested each in other, chkdsk locked up happilly. 306 {Opt_chkdsk_no, "chkdsk=no"}, 307 {Opt_chkdsk_errors, "chkdsk=errors"}, 308 {Opt_chkdsk_always, "chkdsk=always"}, 315 int *chkdsk, int *timeshift) in parse_opts() 388 *chkdsk in parse_opts() 313 parse_opts(char *opts, kuid_t *uid, kgid_t *gid, umode_t *umask, int *lowercase, int *eas, int *chk, int *errs, int *chkdsk, int *timeshift) parse_opts() argument 447 int lowercase, eas, chk, errs, chkdsk, timeshift; hpfs_remount_fs() local 549 int lowercase, eas, chk, errs, chkdsk, timeshift; hpfs_fill_super() local [all...] |
/kernel/linux/linux-6.6/fs/hpfs/ |
H A D | super.c | 21 /* Mark the filesystem dirty, so that chkdsk checks it when os/2 booted */ 38 /* Mark the filesystem clean (mark it dirty for chkdsk if chkdsk==2 or if there 97 * BTW. chkdsk doesn't detect cycles correctly. When I had 2 lost directories 98 * nested each in other, chkdsk locked up happilly. 306 {Opt_chkdsk_no, "chkdsk=no"}, 307 {Opt_chkdsk_errors, "chkdsk=errors"}, 308 {Opt_chkdsk_always, "chkdsk=always"}, 315 int *chkdsk, int *timeshift) in parse_opts() 388 *chkdsk in parse_opts() 313 parse_opts(char *opts, kuid_t *uid, kgid_t *gid, umode_t *umask, int *lowercase, int *eas, int *chk, int *errs, int *chkdsk, int *timeshift) parse_opts() argument 447 int lowercase, eas, chk, errs, chkdsk, timeshift; hpfs_remount_fs() local 549 int lowercase, eas, chk, errs, chkdsk, timeshift; hpfs_fill_super() local [all...] |
Completed in 3 milliseconds