Searched defs:GetBlock (Results 1 - 11 of 11) sorted by relevance

/haiku-fatelf/src/tests/kits/support/bblockcache/
H A DBlockCacheExerciseTest.cpp181 BlockCacheExerciseTest::GetBlock(size_t blockSize) function in class:BlockCacheExerciseTest
[all...]
H A DBlockCacheConcurrencyTest.cpp77 BlockCacheConcurrencyTest::GetBlock(BBlockCache *theCache, size_t blockSize, function in class:BlockCacheConcurrencyTest
[all...]
/haiku-fatelf/src/add-ons/kernel/file_systems/reiserfs/
H A DBlockCache.cpp105 BlockCache::GetBlock(Block *block) function in class:BlockCache
121 BlockCache::GetBlock(uint64 number, Block **result) function in class:BlockCache
H A DTree.cpp123 Tree::GetBlock(uint64 blockNumber, Block **block) function in class:Tree
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/test/reiserfs/
H A DBlockCache.cpp123 BlockCache::GetBlock(Block *block) function in class:BlockCache
139 BlockCache::GetBlock(uint64 number, Block **result) function in class:BlockCache
H A DTree.cpp123 Tree::GetBlock(uint64 blockNumber, Block **block) function in class:Tree
/haiku-fatelf/src/bin/makeudfimage/
H A DAllocator.cpp45 Allocator::GetBlock(uint32 block) function in class:Allocator
/haiku-fatelf/src/add-ons/kernel/file_systems/ramfs/
H A DBlock.h113 inline Block *GetBlock() const { return fBlock; } function in class:BlockReference
/haiku-fatelf/src/add-ons/kernel/file_systems/udf/
H A DAllocationDescriptorList.h261 inline uint32 GetBlock(DescriptorType &descriptor) const function in class:ShortDescriptorAccessor
290 inline uint32 GetBlock(DescriptorType &descriptor) const function in class:LongDescriptorAccessor
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/udf/r5/
H A DAllocationDescriptorList.h222 inline uint32 GetBlock(DescriptorType &descriptor) const { function in class:Udf::ShortDescriptorAccessor
245 inline uint32 GetBlock(DescriptorType &descriptor) const { function in class:Udf::LongDescriptorAccessor
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/test/ramfs/
H A DBlock.h113 inline Block *GetBlock() const { return fBlock; } function in class:BlockReference

Completed in 115 milliseconds