Searched refs:BlockChecker (Results 1 – 1 of 1) sorted by relevance
187 class BlockChecker : public Checker { class217 checker->reset(new BlockChecker(std::move(mapping), info, client, vmoid, group)); in Initialize()279 DISALLOW_COPY_AND_ASSIGN_ALLOW_MOVE(BlockChecker);282 BlockChecker(fzl::OwnedVmoMapper mapper, block_info_t info, in BlockChecker() function in __anonf806e0400111::BlockChecker286 ~BlockChecker() = default;297 std::atomic<uint16_t> BlockChecker::next_txid_;400 : BlockChecker::Initialize(ctx.block.fd, ctx.block.info, ctx.block.client, checker); in InitializeChecker()670 BlockChecker::ResetAtomic(); in iochk()682 BlockChecker::ResetAtomic(); in iochk()706 BlockChecker::ResetAtomic(); in iochk()
Completed in 4 milliseconds