MNTTYPE_MNTFS
if (strcmp(MNTTYPE_MNTFS, fs.f_basetype) != 0) {
MNTTAB, MNTTYPE_MNTFS);
if (strcmp(statbuf.st_fstype, MNTTYPE_MNTFS) != 0)