check_fields
if (check_fields(vget.vfs_fstype, vget.vfs_mountp)) {
static int check_fields(char *, char *);
if (check_fields(fstype, mountp))