Home
last modified time | relevance | path

Searched refs:BlockPtrToIndex (Results 1 – 2 of 2) sorted by relevance

/dports/sysutils/boxbackup-devel/boxbackup-0.11_trunk_2979/lib/backupstore/
H A DBackupStoreFileEncodeStream.h109 int64_t BlockPtrToIndex(BackupStoreFileCreation::BlocksAvailableEntry *pBlock) in BlockPtrToIndex() function
H A DBackupStoreFileEncodeStream.cpp534 int firstIndex = mpRecipe->BlockPtrToIndex((*mpRecipe)[mInstructionNumber].mpStartBlock); in SkipPreviousBlocksInInstruction()