DirEntryBlock
DirEntryBlock entryBlock(fRootEntryBlock, fRootEntryBlockSize);
DirEntryBlock entryBlock(fRootEntryBlock, fRootEntryBlockSize);
DirEntryBlock& entryBlock);
DirEntryBlock newEntryBlock(
DirEntryBlock newEntryBlock(
DirEntryBlock::DirEntryBlock()
DirEntryBlock newEntryBlock(
size_t keyLength, DirEntryBlock& entryBlock)
DirEntryBlock::DirEntryBlock(checksumfs_dir_entry_block* entryBlock,
DirEntryBlock childEntryBlock(
DirEntryBlock::SetTo(checksumfs_dir_entry_block* entryBlock,
DirEntryBlock::EntryCount() const
DirEntryBlock::BytesUsedFor(int32 entryCount) const
DirEntryBlock::BytesUsed() const
DirEntryBlock::FreeSpace() const
DirEntryBlock::BlockIndexAt(int32 index) const
DirEntryBlock::NameAt(int32 index, size_t& _nameLength) const
DirEntryBlock::FindInsertionIndex(const char* name, size_t nameLength,
DirEntryBlock();
DirEntryBlock(
DirEntryBlock::FindSplitIndex(int32 index, size_t bytesNeeded) const
DirEntryBlock::InsertEntry(int32 index, const char* name, size_t nameLength,
DirEntryBlock::ReplaceEntryName(int32 index, const char* name,
DirEntryBlock::RemoveEntry(int32 index)
DirEntryBlock::SplitBlock(int32 splitIndex, DirEntryBlock& other)
DirEntryBlock::Check() const
DirEntryBlock& other);
DirEntryBlock entryBlock(fRootEntryBlock, fRootEntryBlockSize);
DirEntryBlock entryBlock;