fBlockReleases
fBlockReleases++; // statistics
PRINT(("statistics: %" B_PRId64 " block releases\n", fBlockReleases));
mutable int64 fBlockReleases;