Searched refs:chkdsk (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hpfs/
H A Dsuper.c20 /* Mark the filesystem dirty, so that chkdsk checks it when os/2 booted */
36 /* Mark the filesystem clean (mark it dirty for chkdsk if chkdsk==2 or if there
86 * BTW. chkdsk doesn't detect cycles correctly. When I had 2 lost directories
87 * nested each in other, chkdsk locked up happilly.
246 {Opt_chkdsk_no, "chkdsk=no"},
247 {Opt_chkdsk_errors, "chkdsk=errors"},
248 {Opt_chkdsk_always, "chkdsk=always"},
255 int *chkdsk, int *timeshift)
333 *chkdsk
253 parse_opts(char *opts, uid_t *uid, gid_t *gid, umode_t *umask, int *lowercase, int *conv, int *eas, int *chk, int *errs, int *chkdsk, int *timeshift) argument
395 int lowercase, conv, eas, chk, errs, chkdsk, timeshift; local
472 int lowercase, conv, eas, chk, errs, chkdsk, timeshift; local
[all...]

Completed in 139 milliseconds