eas               315 fs/hpfs/super.c 		      int *lowercase, int *eas, int *chk, int *errs,
eas               380 fs/hpfs/super.c 			*eas = 0;
eas               383 fs/hpfs/super.c 			*eas = 1;
eas               386 fs/hpfs/super.c 			*eas = 2;
eas               448 fs/hpfs/super.c 	int lowercase, eas, chk, errs, chkdsk, timeshift;
eas               460 fs/hpfs/super.c 	eas = sbi->sb_eas; chk = sbi->sb_chk; chkdsk = sbi->sb_chkdsk;
eas               464 fs/hpfs/super.c 	    &eas, &chk, &errs, &chkdsk, &timeshift))) {
eas               482 fs/hpfs/super.c 	sbi->sb_eas = eas; sbi->sb_chk = chk; sbi->sb_chkdsk = chkdsk;
eas               550 fs/hpfs/super.c 	int lowercase, eas, chk, errs, chkdsk, timeshift;
eas               571 fs/hpfs/super.c 	eas = 2;
eas               578 fs/hpfs/super.c 	    &eas, &chk, &errs, &chkdsk, &timeshift))) {
eas               632 fs/hpfs/super.c 	sbi->sb_eas = eas;