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