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