statvfs64          88 src/filemanager/filegui.c #        define STRUCT_STATVFS struct statvfs64
statvfs64          89 src/filemanager/filegui.c #        define STATFS         statvfs64
statvfs64        1353 src/filemanager/mountlist.c         struct statvfs64 fsd;
statvfs64        1355 src/filemanager/mountlist.c         if (statvfs64 (file, &fsd) < 0)