FindBlock
Chunk::FindBlock(off_t logical, off_t& physical)
Inode::FindBlock(off_t pos, off_t& physical, off_t* _length)
Volume::FindBlock(off_t logical, fsblock_t& physicalBlock)
Volume::FindBlock(off_t logical, off_t& physical)
DataStream::FindBlock(off_t pos, off_t& physical, off_t *_length)
Inode::FindBlock(off_t pos, off_t& physical, off_t *_length)
DataStream::FindBlock(off_t offset, fsblock_t& block, uint32 *_count)
ExtentStream::FindBlock(off_t offset, fsblock_t& block, uint32 *_count)
Inode::FindBlock(off_t offset, fsblock_t& block, uint32 *_count)
Icb::FindBlock(uint32 logicalBlock, off_t &block, bool &recorded)
Inode::FindBlock(off_t blockNumber, off_t blockOffset)
Stream::FindBlock(off_t pos, off_t &block, off_t &offset)