Home
last modified time | relevance | path

Searched defs:totalBlocks (Results 1 – 2 of 2) sorted by relevance

/haiku/src/tests/system/kernel/file_corruption/fs/
H A DVolume.cpp118 Volume::Init(int fd, uint64 totalBlocks) in Init()
462 Volume::_Init(uint64 totalBlocks) in _Init()
/haiku/src/tests/system/kernel/file_corruption/
H A Dchecksumfs.h32 uint64 totalBlocks; member