Searched refs:isBlockFree (Results 1 – 2 of 2) sorted by relevance
74 if (!isBlockFree(Addr)) in setBlockMapAddr()92 if (!isBlockFree(B)) { in setDirectoryBlocksHint()154 bool MSFBuilder::isBlockFree(uint32_t Idx) const { return FreeBlocks[Idx]; } in isBlockFree() function in MSFBuilder
110 bool isBlockFree(uint32_t Idx) const;