Searched defs:freeBlocks (Results 1 - 4 of 4) sorted by relevance

/haiku/src/tests/system/kernel/file_corruption/
H A Dchecksumfs.h33 uint64 freeBlocks; member in struct:checksumfs_super_block
/haiku/src/tests/system/kernel/file_corruption/fs/
H A DBlockAllocator.cpp65 BlockAllocator::Init(uint64 blockBitmap, uint64 freeBlocks) argument
/haiku/src/add-ons/kernel/file_systems/ext2/
H A DBlockAllocator.cpp875 off_t freeBlocks = 0; local
H A Dext2.h153 void SetFreeBlocks(uint64 freeBlocks, bool has64bits) argument
314 void SetFreeBlocks(uint32 freeBlocks, bool has64bits) argument

Completed in 34 milliseconds