statvfs64 141 lib/util/fsusage.c struct statvfs64 fsd; statvfs64 142 lib/util/fsusage.c if (statvfs64(path, &fsd) < 0) return -1;