MNTTYPE_NFS3
fstype = MNTTYPE_NFS3;
strcasecmp(fs->mnt_fstype, MNTTYPE_NFS3) == 0 || \
if (strcmp(fsname, MNTTYPE_NFS3) == 0) {