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