statvfs          29352 ext/sqlite3/libsqlite/sqlite3.c     struct statvfs fsInfo;
statvfs           199 ext/standard/filestat.c 	struct statvfs buf;
statvfs           205 ext/standard/filestat.c 	if (statvfs(path, &buf)) {
statvfs           331 ext/standard/filestat.c 	struct statvfs buf;
statvfs           337 ext/standard/filestat.c 	if (statvfs(path, &buf)) {