Searched refs:PrintBlocks (Results 1 - 1 of 1) sorted by relevance

/haiku/src/bin/
H A Ddf.cpp91 PrintBlocks(int64 blocks, int64 blockSize, bool showBlocks) function
153 PrintBlocks(info.total_blocks, info.block_size, showBlocks);
154 PrintBlocks(info.free_blocks, info.block_size, showBlocks);

Completed in 27 milliseconds