statvfs          29352 ext/sqlite3/libsqlite/sqlite3.c     struct statvfs fsInfo;
statvfs           187 ext/standard/filestat.c 	struct statvfs buf;
statvfs           193 ext/standard/filestat.c 	if (statvfs(path, &buf)) {
statvfs           319 ext/standard/filestat.c 	struct statvfs buf;
statvfs           325 ext/standard/filestat.c 	if (statvfs(path, &buf)) {