typebuf           944 src/filemanager/mountlist.c                 char typebuf[FSTYPSZ];
typebuf           947 src/filemanager/mountlist.c                     && sysfs (GETFSTYP, fsd.f_fstyp, typebuf) != -1)
typebuf           949 src/filemanager/mountlist.c                     me->me_type = g_strdup (typebuf);