checkfilesys
if ((fsret = checkfilesys(*argv)) == ERESTART)
static int checkfilesys(char *filesys);
int checkfilesys(const char *);
erg = checkfilesys(*argv++);